{
  "date": "2025-12-03",
  "average_spo2": 92.0,
  "min_spo2": 75,
  "max_spo2": 95,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-03",
    "startTimestampGMT": "2025-12-02T16:00:00.0",
    "endTimestampGMT": "2025-12-03T16:00:00.0",
    "startTimestampLocal": "2025-12-03T00:00:00.0",
    "endTimestampLocal": "2025-12-04T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-02T17:49:47.0",
    "sleepEndTimestampGMT": "2025-12-02T23:14:47.0",
    "sleepStartTimestampLocal": "2025-12-03T01:49:47.0",
    "sleepEndTimestampLocal": "2025-12-03T07:14:47.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-03T15:38:35.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-03T23:07:35.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-03T23:38:35.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-04T07:07:35.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 75,
    "lastSevenDaysAvgSpO2": 92.71428571428571,
    "latestSpO2": 95,
    "latestSpO2TimestampGMT": "2025-12-02T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-12-03T06:59: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": [
      [
        1764691200000,
        93
      ],
      [
        1764694800000,
        94
      ],
      [
        1764698400000,
        95
      ],
      [
        1764702000000,
        97
      ],
      [
        1764705600000,
        81
      ],
      [
        1764709200000,
        90
      ],
      [
        1764712800000,
        94
      ]
    ]
  }
}