{
  "date": "2025-12-07",
  "average_spo2": 95.0,
  "min_spo2": 82,
  "max_spo2": 97,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-07",
    "startTimestampGMT": "2025-12-06T16:00:00.0",
    "endTimestampGMT": "2025-12-07T16:00:00.0",
    "startTimestampLocal": "2025-12-07T00:00:00.0",
    "endTimestampLocal": "2025-12-08T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-06T16:35:49.0",
    "sleepEndTimestampGMT": "2025-12-06T23:58:49.0",
    "sleepStartTimestampLocal": "2025-12-07T00:35:49.0",
    "sleepEndTimestampLocal": "2025-12-07T07:58:49.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-07T14:38:35.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-07T23:14:13.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-07T22:38:35.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-08T07:14:13.0",
    "averageSpO2": 95.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 93.42857142857143,
    "latestSpO2": 97,
    "latestSpO2TimestampGMT": "2025-12-06T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-12-07T06:59:00.0",
    "avgSleepSpO2": 96.0,
    "avgTomorrowSleepSpO2": 95.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1765036800000,
        98
      ],
      [
        1765040400000,
        94
      ],
      [
        1765044000000,
        94
      ],
      [
        1765047600000,
        94
      ],
      [
        1765051200000,
        95
      ],
      [
        1765054800000,
        95
      ],
      [
        1765058400000,
        96
      ]
    ]
  }
}