{
  "date": "2026-01-02",
  "average_spo2": 92.0,
  "min_spo2": 75,
  "max_spo2": 93,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-01-02",
    "startTimestampGMT": "2026-01-01T16:00:00.0",
    "endTimestampGMT": "2026-01-02T16:00:00.0",
    "startTimestampLocal": "2026-01-02T00:00:00.0",
    "endTimestampLocal": "2026-01-03T00:00:00.0",
    "sleepStartTimestampGMT": "2026-01-01T16:14:16.0",
    "sleepEndTimestampGMT": "2026-01-02T01:00:16.0",
    "sleepStartTimestampLocal": "2026-01-02T00:14:16.0",
    "sleepEndTimestampLocal": "2026-01-02T09:00:16.0",
    "tomorrowSleepStartTimestampGMT": "2026-01-02T16:44:11.0",
    "tomorrowSleepEndTimestampGMT": "2026-01-02T23:59:11.0",
    "tomorrowSleepStartTimestampLocal": "2026-01-03T00:44:11.0",
    "tomorrowSleepEndTimestampLocal": "2026-01-03T07:59:11.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 75,
    "lastSevenDaysAvgSpO2": 94.42857142857143,
    "latestSpO2": 93,
    "latestSpO2TimestampGMT": "2026-01-01T22:32:00.0",
    "latestSpO2TimestampLocal": "2026-01-02T06:32:00.0",
    "avgSleepSpO2": 93.0,
    "avgTomorrowSleepSpO2": 95.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1767283200000,
        94
      ],
      [
        1767286800000,
        95
      ],
      [
        1767290400000,
        96
      ],
      [
        1767294000000,
        87
      ],
      [
        1767297600000,
        86
      ],
      [
        1767301200000,
        95
      ],
      [
        1767304800000,
        90
      ]
    ]
  }
}