{
  "date": "2025-09-25",
  "average_spo2": 93.0,
  "min_spo2": 82,
  "max_spo2": 98,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-25",
    "startTimestampGMT": "2025-09-24T16:00:00.0",
    "endTimestampGMT": "2025-09-25T16:00:00.0",
    "startTimestampLocal": "2025-09-25T00:00:00.0",
    "endTimestampLocal": "2025-09-26T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-24T16:45:25.0",
    "sleepEndTimestampGMT": "2025-09-24T23:11:44.0",
    "sleepStartTimestampLocal": "2025-09-25T00:45:25.0",
    "sleepEndTimestampLocal": "2025-09-25T07:11:44.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-25T15:56:17.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-25T23:14:05.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-25T23:56:17.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-26T07:14:05.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 93.28571428571429,
    "latestSpO2": 98,
    "latestSpO2TimestampGMT": "2025-09-24T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-09-25T06:59:00.0",
    "avgSleepSpO2": 93.0,
    "avgTomorrowSleepSpO2": 92.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1758729600000,
        92
      ],
      [
        1758733200000,
        94
      ],
      [
        1758736800000,
        95
      ],
      [
        1758740400000,
        92
      ],
      [
        1758744000000,
        89
      ],
      [
        1758747600000,
        97
      ],
      [
        1758751200000,
        95
      ]
    ]
  }
}