{
  "date": "2025-09-01",
  "average_spo2": 92.0,
  "min_spo2": 79,
  "max_spo2": 100,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-01",
    "startTimestampGMT": "2025-08-31T16:00:00.0",
    "endTimestampGMT": "2025-09-01T16:00:00.0",
    "startTimestampLocal": "2025-09-01T00:00:00.0",
    "endTimestampLocal": "2025-09-02T00:00:00.0",
    "sleepStartTimestampGMT": "2025-08-31T16:45:13.0",
    "sleepEndTimestampGMT": "2025-08-31T23:16:13.0",
    "sleepStartTimestampLocal": "2025-09-01T00:45:13.0",
    "sleepEndTimestampLocal": "2025-09-01T07:16:13.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-01T16:37:23.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-01T23:15:23.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-02T00:37:23.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-02T07:15:23.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 79,
    "lastSevenDaysAvgSpO2": 92.57142857142857,
    "latestSpO2": 100,
    "latestSpO2TimestampGMT": "2025-08-31T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-09-01T06:59:00.0",
    "avgSleepSpO2": 92.0,
    "avgTomorrowSleepSpO2": 92.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1756656000000,
        94
      ],
      [
        1756659600000,
        90
      ],
      [
        1756663200000,
        94
      ],
      [
        1756666800000,
        93
      ],
      [
        1756670400000,
        89
      ],
      [
        1756674000000,
        95
      ],
      [
        1756677600000,
        91
      ]
    ]
  }
}