{
  "date": "2025-11-10",
  "average_spo2": 94.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-11-10",
    "startTimestampGMT": "2025-11-09T16:00:00.0",
    "endTimestampGMT": "2025-11-10T16:00:00.0",
    "startTimestampLocal": "2025-11-10T00:00:00.0",
    "endTimestampLocal": "2025-11-11T00:00:00.0",
    "sleepStartTimestampGMT": "2025-11-09T17:55:17.0",
    "sleepEndTimestampGMT": "2025-11-09T23:23:17.0",
    "sleepStartTimestampLocal": "2025-11-10T01:55:17.0",
    "sleepEndTimestampLocal": "2025-11-10T07:23:17.0",
    "tomorrowSleepStartTimestampGMT": "2025-11-10T17:08:36.0",
    "tomorrowSleepEndTimestampGMT": "2025-11-10T23:14:36.0",
    "tomorrowSleepStartTimestampLocal": "2025-11-11T01:08:36.0",
    "tomorrowSleepEndTimestampLocal": "2025-11-11T07:14:36.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 92.85714285714286,
    "latestSpO2": 91,
    "latestSpO2TimestampGMT": "2025-11-09T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-11-10T06:59:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": 93.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1762704000000,
        93
      ],
      [
        1762707600000,
        93
      ],
      [
        1762711200000,
        94
      ],
      [
        1762714800000,
        97
      ],
      [
        1762718400000,
        95
      ],
      [
        1762722000000,
        93
      ],
      [
        1762725600000,
        94
      ]
    ]
  }
}