{
  "date": "2026-02-23",
  "average_spo2": 89.0,
  "min_spo2": 77,
  "max_spo2": 96,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-02-23",
    "startTimestampGMT": "2026-02-22T16:00:00.0",
    "endTimestampGMT": "2026-02-23T16:00:00.0",
    "startTimestampLocal": "2026-02-23T00:00:00.0",
    "endTimestampLocal": "2026-02-24T00:00:00.0",
    "sleepStartTimestampGMT": "2026-02-22T16:21:34.0",
    "sleepEndTimestampGMT": "2026-02-22T23:43:58.0",
    "sleepStartTimestampLocal": "2026-02-23T00:21:34.0",
    "sleepEndTimestampLocal": "2026-02-23T07:43:58.0",
    "tomorrowSleepStartTimestampGMT": "2026-02-23T16:01:58.0",
    "tomorrowSleepEndTimestampGMT": "2026-02-23T23:40:58.0",
    "tomorrowSleepStartTimestampLocal": "2026-02-24T00:01:58.0",
    "tomorrowSleepEndTimestampLocal": "2026-02-24T07:40:58.0",
    "averageSpO2": 89.0,
    "lowestSpO2": 77,
    "lastSevenDaysAvgSpO2": 91.71428571428571,
    "latestSpO2": 96,
    "latestSpO2TimestampGMT": "2026-02-22T22:59:00.0",
    "latestSpO2TimestampLocal": "2026-02-23T06:59:00.0",
    "avgSleepSpO2": 90.0,
    "avgTomorrowSleepSpO2": 89.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1771776000000,
        85
      ],
      [
        1771779600000,
        89
      ],
      [
        1771783200000,
        88
      ],
      [
        1771786800000,
        91
      ],
      [
        1771790400000,
        88
      ],
      [
        1771794000000,
        89
      ],
      [
        1771797600000,
        94
      ]
    ]
  }
}