{
  "date": "2025-10-04",
  "average_spo2": 94.0,
  "min_spo2": 85,
  "max_spo2": 96,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-04",
    "startTimestampGMT": "2025-10-03T16:00:00.0",
    "endTimestampGMT": "2025-10-04T16:00:00.0",
    "startTimestampLocal": "2025-10-04T00:00:00.0",
    "endTimestampLocal": "2025-10-05T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-03T15:56:46.0",
    "sleepEndTimestampGMT": "2025-10-03T23:52:44.0",
    "sleepStartTimestampLocal": "2025-10-03T23:56:46.0",
    "sleepEndTimestampLocal": "2025-10-04T07:52:44.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-04T17:09:08.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-05T01:21:03.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-05T01:09:08.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-05T09:21:03.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 85,
    "lastSevenDaysAvgSpO2": 92.57142857142857,
    "latestSpO2": 96,
    "latestSpO2TimestampGMT": "2025-10-03T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-10-04T06:59:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 92.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1759507200000,
        95
      ],
      [
        1759510800000,
        89
      ],
      [
        1759514400000,
        96
      ],
      [
        1759518000000,
        92
      ],
      [
        1759521600000,
        96
      ],
      [
        1759525200000,
        93
      ],
      [
        1759528800000,
        97
      ]
    ]
  }
}