{
  "date": "2025-09-06",
  "average_spo2": 92.0,
  "min_spo2": 77,
  "max_spo2": 90,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-06",
    "startTimestampGMT": "2025-09-05T16:00:00.0",
    "endTimestampGMT": "2025-09-06T16:00:00.0",
    "startTimestampLocal": "2025-09-06T00:00:00.0",
    "endTimestampLocal": "2025-09-07T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-05T16:11:16.0",
    "sleepEndTimestampGMT": "2025-09-06T00:13:16.0",
    "sleepStartTimestampLocal": "2025-09-06T00:11:16.0",
    "sleepEndTimestampLocal": "2025-09-06T08:13:16.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-06T16:20:18.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-07T00:38:18.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-07T00:20:18.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-07T08:38:18.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 77,
    "lastSevenDaysAvgSpO2": 92.71428571428571,
    "latestSpO2": 90,
    "latestSpO2TimestampGMT": "2025-09-05T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-09-06T06:59:00.0",
    "avgSleepSpO2": 92.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1757088000000,
        86
      ],
      [
        1757091600000,
        92
      ],
      [
        1757095200000,
        92
      ],
      [
        1757098800000,
        92
      ],
      [
        1757102400000,
        93
      ],
      [
        1757106000000,
        97
      ],
      [
        1757109600000,
        93
      ]
    ]
  }
}