{
  "date": "2025-12-19",
  "average_spo2": 93.0,
  "min_spo2": 82,
  "max_spo2": 96,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-19",
    "startTimestampGMT": "2025-12-18T16:00:00.0",
    "endTimestampGMT": "2025-12-19T16:00:00.0",
    "startTimestampLocal": "2025-12-19T00:00:00.0",
    "endTimestampLocal": "2025-12-20T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-18T15:11:50.0",
    "sleepEndTimestampGMT": "2025-12-18T22:52:46.0",
    "sleepStartTimestampLocal": "2025-12-18T23:11:50.0",
    "sleepEndTimestampLocal": "2025-12-19T06:52:46.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-19T15:38:55.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-19T23:46:55.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-19T23:38:55.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-20T07:46:55.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 93.42857142857143,
    "latestSpO2": 96,
    "latestSpO2TimestampGMT": "2025-12-18T22:52:00.0",
    "latestSpO2TimestampLocal": "2025-12-19T06:52:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 96.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1766073600000,
        96
      ],
      [
        1766077200000,
        93
      ],
      [
        1766080800000,
        87
      ],
      [
        1766084400000,
        92
      ],
      [
        1766088000000,
        95
      ],
      [
        1766091600000,
        93
      ],
      [
        1766095200000,
        95
      ]
    ]
  }
}