{
  "date": "2026-02-24",
  "average_spo2": 88.0,
  "min_spo2": 75,
  "max_spo2": 82,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-02-24",
    "startTimestampGMT": "2026-02-23T16:00:00.0",
    "endTimestampGMT": "2026-02-24T16:00:00.0",
    "startTimestampLocal": "2026-02-24T00:00:00.0",
    "endTimestampLocal": "2026-02-25T00:00:00.0",
    "sleepStartTimestampGMT": "2026-02-23T16:01:58.0",
    "sleepEndTimestampGMT": "2026-02-23T23:40:58.0",
    "sleepStartTimestampLocal": "2026-02-24T00:01:58.0",
    "sleepEndTimestampLocal": "2026-02-24T07:40:58.0",
    "tomorrowSleepStartTimestampGMT": "2026-02-24T16:10:02.0",
    "tomorrowSleepEndTimestampGMT": "2026-02-24T23:28:02.0",
    "tomorrowSleepStartTimestampLocal": "2026-02-25T00:10:02.0",
    "tomorrowSleepEndTimestampLocal": "2026-02-25T07:28:02.0",
    "averageSpO2": 88.0,
    "lowestSpO2": 75,
    "lastSevenDaysAvgSpO2": 90.85714285714286,
    "latestSpO2": 82,
    "latestSpO2TimestampGMT": "2026-02-23T22:59:00.0",
    "latestSpO2TimestampLocal": "2026-02-24T06:59:00.0",
    "avgSleepSpO2": 89.0,
    "avgTomorrowSleepSpO2": 91.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1771862400000,
        88
      ],
      [
        1771866000000,
        88
      ],
      [
        1771869600000,
        90
      ],
      [
        1771873200000,
        84
      ],
      [
        1771876800000,
        90
      ],
      [
        1771880400000,
        87
      ],
      [
        1771884000000,
        88
      ]
    ]
  }
}