{
  "date": "2025-10-07",
  "average_spo2": 91.0,
  "min_spo2": 76,
  "max_spo2": 98,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-07",
    "startTimestampGMT": "2025-10-06T16:00:00.0",
    "endTimestampGMT": "2025-10-07T16:00:00.0",
    "startTimestampLocal": "2025-10-07T00:00:00.0",
    "endTimestampLocal": "2025-10-08T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-06T17:10:01.0",
    "sleepEndTimestampGMT": "2025-10-07T01:11:01.0",
    "sleepStartTimestampLocal": "2025-10-07T01:10:01.0",
    "sleepEndTimestampLocal": "2025-10-07T09:11:01.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-07T16:38:59.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-08T00:24:59.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-08T00:38:59.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-08T08:24:59.0",
    "averageSpO2": 91.0,
    "lowestSpO2": 76,
    "lastSevenDaysAvgSpO2": 92.14285714285714,
    "latestSpO2": 98,
    "latestSpO2TimestampGMT": "2025-10-06T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-10-07T07:00:00.0",
    "avgSleepSpO2": 91.0,
    "avgTomorrowSleepSpO2": 96.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1759766400000,
        93
      ],
      [
        1759770000000,
        87
      ],
      [
        1759773600000,
        86
      ],
      [
        1759777200000,
        94
      ],
      [
        1759780800000,
        90
      ],
      [
        1759784400000,
        92
      ],
      [
        1759788000000,
        95
      ]
    ]
  }
}