{
  "date": "2025-09-28",
  "average_spo2": 91.0,
  "min_spo2": 82,
  "max_spo2": 91,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-28",
    "startTimestampGMT": "2025-09-27T16:00:00.0",
    "endTimestampGMT": "2025-09-28T16:00:00.0",
    "startTimestampLocal": "2025-09-28T00:00:00.0",
    "endTimestampLocal": "2025-09-29T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-27T16:55:08.0",
    "sleepEndTimestampGMT": "2025-09-27T23:15:08.0",
    "sleepStartTimestampLocal": "2025-09-28T00:55:08.0",
    "sleepEndTimestampLocal": "2025-09-28T07:15:08.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-28T16:28:07.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-28T23:05:33.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-29T00:28:07.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-29T07:05:33.0",
    "averageSpO2": 91.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 92.28571428571429,
    "latestSpO2": 91,
    "latestSpO2TimestampGMT": "2025-09-27T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-09-28T06: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": [
      [
        1758988800000,
        93
      ],
      [
        1758992400000,
        90
      ],
      [
        1758996000000,
        92
      ],
      [
        1758999600000,
        93
      ],
      [
        1759003200000,
        88
      ],
      [
        1759006800000,
        92
      ],
      [
        1759010400000,
        92
      ]
    ]
  }
}