{
  "date": "2025-12-22",
  "average_spo2": 91.0,
  "min_spo2": 74,
  "max_spo2": 95,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-22",
    "startTimestampGMT": "2025-12-21T16:00:00.0",
    "endTimestampGMT": "2025-12-22T16:00:00.0",
    "startTimestampLocal": "2025-12-22T00:00:00.0",
    "endTimestampLocal": "2025-12-23T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-21T16:06:01.0",
    "sleepEndTimestampGMT": "2025-12-21T23:15:30.0",
    "sleepStartTimestampLocal": "2025-12-22T00:06:01.0",
    "sleepEndTimestampLocal": "2025-12-22T07:15:30.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-22T16:30:30.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-22T23:14:22.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-23T00:30:30.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-23T07:14:22.0",
    "averageSpO2": 91.0,
    "lowestSpO2": 74,
    "lastSevenDaysAvgSpO2": 93.71428571428571,
    "latestSpO2": 95,
    "latestSpO2TimestampGMT": "2025-12-21T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-12-22T06:59:00.0",
    "avgSleepSpO2": 91.0,
    "avgTomorrowSleepSpO2": 93.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1766332800000,
        91
      ],
      [
        1766336400000,
        95
      ],
      [
        1766340000000,
        90
      ],
      [
        1766343600000,
        88
      ],
      [
        1766347200000,
        84
      ],
      [
        1766350800000,
        92
      ],
      [
        1766354400000,
        95
      ]
    ]
  }
}