{
  "date": "2025-10-29",
  "average_spo2": 93.0,
  "min_spo2": 75,
  "max_spo2": 99,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-29",
    "startTimestampGMT": "2025-10-28T16:00:00.0",
    "endTimestampGMT": "2025-10-29T16:00:00.0",
    "startTimestampLocal": "2025-10-29T00:00:00.0",
    "endTimestampLocal": "2025-10-30T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-28T16:06:57.0",
    "sleepEndTimestampGMT": "2025-10-28T23:12:57.0",
    "sleepStartTimestampLocal": "2025-10-29T00:06:57.0",
    "sleepEndTimestampLocal": "2025-10-29T07:12:57.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-29T16:09:06.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-29T23:14:59.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-30T00:09:06.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-30T07:14:59.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 75,
    "lastSevenDaysAvgSpO2": 93.14285714285714,
    "latestSpO2": 99,
    "latestSpO2TimestampGMT": "2025-10-28T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-10-29T07:00:00.0",
    "avgSleepSpO2": 93.0,
    "avgTomorrowSleepSpO2": null,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1761667200000,
        90
      ],
      [
        1761670800000,
        95
      ],
      [
        1761674400000,
        96
      ],
      [
        1761678000000,
        93
      ],
      [
        1761681600000,
        89
      ],
      [
        1761685200000,
        91
      ],
      [
        1761688800000,
        95
      ]
    ]
  }
}