{
  "date": "2025-10-08",
  "average_spo2": 96.0,
  "min_spo2": 81,
  "max_spo2": 95,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-08",
    "startTimestampGMT": "2025-10-07T16:00:00.0",
    "endTimestampGMT": "2025-10-08T16:00:00.0",
    "startTimestampLocal": "2025-10-08T00:00:00.0",
    "endTimestampLocal": "2025-10-09T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-07T16:38:59.0",
    "sleepEndTimestampGMT": "2025-10-08T00:24:59.0",
    "sleepStartTimestampLocal": "2025-10-08T00:38:59.0",
    "sleepEndTimestampLocal": "2025-10-08T08:24:59.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-08T16:28:30.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-08T23:25:30.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-09T00:28:30.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-09T07:25:30.0",
    "averageSpO2": 96.0,
    "lowestSpO2": 81,
    "lastSevenDaysAvgSpO2": 92.71428571428571,
    "latestSpO2": 95,
    "latestSpO2TimestampGMT": "2025-10-07T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-10-08T06:59:00.0",
    "avgSleepSpO2": 96.0,
    "avgTomorrowSleepSpO2": 92.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1759852800000,
        94
      ],
      [
        1759856400000,
        96
      ],
      [
        1759860000000,
        94
      ],
      [
        1759863600000,
        93
      ],
      [
        1759867200000,
        99
      ],
      [
        1759870800000,
        98
      ],
      [
        1759874400000,
        95
      ]
    ]
  }
}