{
  "date": "2025-11-02",
  "average_spo2": 94.0,
  "min_spo2": 83,
  "max_spo2": 93,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-11-02",
    "startTimestampGMT": "2025-11-01T16:00:00.0",
    "endTimestampGMT": "2025-11-02T16:00:00.0",
    "startTimestampLocal": "2025-11-02T00:00:00.0",
    "endTimestampLocal": "2025-11-03T00:00:00.0",
    "sleepStartTimestampGMT": "2025-11-01T16:34:48.0",
    "sleepEndTimestampGMT": "2025-11-02T00:30:48.0",
    "sleepStartTimestampLocal": "2025-11-02T00:34:48.0",
    "sleepEndTimestampLocal": "2025-11-02T08:30:48.0",
    "tomorrowSleepStartTimestampGMT": "2025-11-02T16:37:25.0",
    "tomorrowSleepEndTimestampGMT": "2025-11-02T23:07:45.0",
    "tomorrowSleepStartTimestampLocal": "2025-11-03T00:37:25.0",
    "tomorrowSleepEndTimestampLocal": "2025-11-03T07:07:45.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 93.33333333333333,
    "latestSpO2": 93,
    "latestSpO2TimestampGMT": "2025-11-01T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-11-02T07:00:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1762012800000,
        95
      ],
      [
        1762016400000,
        93
      ],
      [
        1762020000000,
        93
      ],
      [
        1762023600000,
        92
      ],
      [
        1762027200000,
        96
      ],
      [
        1762030800000,
        97
      ],
      [
        1762034400000,
        94
      ]
    ]
  }
}