{
  "date": "2025-09-03",
  "average_spo2": 92.0,
  "min_spo2": 80,
  "max_spo2": 99,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-03",
    "startTimestampGMT": "2025-09-02T16:00:00.0",
    "endTimestampGMT": "2025-09-03T16:00:00.0",
    "startTimestampLocal": "2025-09-03T00:00:00.0",
    "endTimestampLocal": "2025-09-04T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-02T16:30:37.0",
    "sleepEndTimestampGMT": "2025-09-02T22:26:37.0",
    "sleepStartTimestampLocal": "2025-09-03T00:30:37.0",
    "sleepEndTimestampLocal": "2025-09-03T06:26:37.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-03T16:13:55.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-03T23:14:55.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-04T00:13:55.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-04T07:14:55.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 80,
    "lastSevenDaysAvgSpO2": 92.71428571428571,
    "latestSpO2": 99,
    "latestSpO2TimestampGMT": "2025-09-02T22:26:00.0",
    "latestSpO2TimestampLocal": "2025-09-03T06:26:00.0",
    "avgSleepSpO2": 92.0,
    "avgTomorrowSleepSpO2": 93.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1756828800000,
        89
      ],
      [
        1756832400000,
        91
      ],
      [
        1756836000000,
        95
      ],
      [
        1756839600000,
        92
      ],
      [
        1756843200000,
        91
      ],
      [
        1756846800000,
        96
      ],
      [
        1756850400000,
        89
      ]
    ]
  }
}