{
  "date": "2025-11-27",
  "average_spo2": 92.0,
  "min_spo2": 81,
  "max_spo2": 93,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-11-27",
    "startTimestampGMT": "2025-11-26T16:00:00.0",
    "endTimestampGMT": "2025-11-27T16:00:00.0",
    "startTimestampLocal": "2025-11-27T00:00:00.0",
    "endTimestampLocal": "2025-11-28T00:00:00.0",
    "sleepStartTimestampGMT": "2025-11-26T18:37:44.0",
    "sleepEndTimestampGMT": "2025-11-26T22:17:44.0",
    "sleepStartTimestampLocal": "2025-11-27T02:37:44.0",
    "sleepEndTimestampLocal": "2025-11-27T06:17:44.0",
    "tomorrowSleepStartTimestampGMT": "2025-11-27T20:50:27.0",
    "tomorrowSleepEndTimestampGMT": "2025-11-28T02:15:27.0",
    "tomorrowSleepStartTimestampLocal": "2025-11-28T04:50:27.0",
    "tomorrowSleepEndTimestampLocal": "2025-11-28T10:15:27.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 81,
    "lastSevenDaysAvgSpO2": 93.33333333333333,
    "latestSpO2": 93,
    "latestSpO2TimestampGMT": "2025-11-26T22:58:00.0",
    "latestSpO2TimestampLocal": "2025-11-27T06:58: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": [
      [
        1764172800000,
        95
      ],
      [
        1764176400000,
        92
      ],
      [
        1764180000000,
        91
      ],
      [
        1764183600000,
        91
      ],
      [
        1764187200000,
        91
      ],
      [
        1764190800000,
        91
      ],
      [
        1764194400000,
        96
      ]
    ]
  }
}