{
  "date": "2025-10-13",
  "average_spo2": 95.0,
  "min_spo2": 80,
  "max_spo2": 100,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-13",
    "startTimestampGMT": "2025-10-12T16:00:00.0",
    "endTimestampGMT": "2025-10-13T16:00:00.0",
    "startTimestampLocal": "2025-10-13T00:00:00.0",
    "endTimestampLocal": "2025-10-14T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-12T15:45:14.0",
    "sleepEndTimestampGMT": "2025-10-12T23:12:08.0",
    "sleepStartTimestampLocal": "2025-10-12T23:45:14.0",
    "sleepEndTimestampLocal": "2025-10-13T07:12:08.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-13T16:26:21.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-13T23:18:01.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-14T00:26:21.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-14T07:18:01.0",
    "averageSpO2": 95.0,
    "lowestSpO2": 80,
    "lastSevenDaysAvgSpO2": 92.85714285714286,
    "latestSpO2": 100,
    "latestSpO2TimestampGMT": "2025-10-12T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-10-13T06:59:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": 93.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1760284800000,
        89
      ],
      [
        1760288400000,
        98
      ],
      [
        1760292000000,
        95
      ],
      [
        1760295600000,
        96
      ],
      [
        1760299200000,
        94
      ],
      [
        1760302800000,
        94
      ],
      [
        1760306400000,
        96
      ]
    ]
  }
}