{
  "date": "2025-10-21",
  "average_spo2": 93.0,
  "min_spo2": 76,
  "max_spo2": 99,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-21",
    "startTimestampGMT": "2025-10-20T16:00:00.0",
    "endTimestampGMT": "2025-10-21T16:00:00.0",
    "startTimestampLocal": "2025-10-21T00:00:00.0",
    "endTimestampLocal": "2025-10-22T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-20T16:40:15.0",
    "sleepEndTimestampGMT": "2025-10-20T23:16:15.0",
    "sleepStartTimestampLocal": "2025-10-21T00:40:15.0",
    "sleepEndTimestampLocal": "2025-10-21T07:16:15.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-21T16:23:34.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-22T00:00:34.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-22T00:23:34.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-22T08:00:34.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 76,
    "lastSevenDaysAvgSpO2": 92.85714285714286,
    "latestSpO2": 99,
    "latestSpO2TimestampGMT": "2025-10-20T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-10-21T06:59:00.0",
    "avgSleepSpO2": 93.0,
    "avgTomorrowSleepSpO2": 93.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1760976000000,
        92
      ],
      [
        1760979600000,
        93
      ],
      [
        1760983200000,
        91
      ],
      [
        1760986800000,
        93
      ],
      [
        1760990400000,
        91
      ],
      [
        1760994000000,
        97
      ],
      [
        1760997600000,
        93
      ]
    ]
  }
}