{
  "date": "2025-10-22",
  "average_spo2": 93.0,
  "min_spo2": 83,
  "max_spo2": 97,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-22",
    "startTimestampGMT": "2025-10-21T16:00:00.0",
    "endTimestampGMT": "2025-10-22T16:00:00.0",
    "startTimestampLocal": "2025-10-22T00:00:00.0",
    "endTimestampLocal": "2025-10-23T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-21T16:23:34.0",
    "sleepEndTimestampGMT": "2025-10-22T00:00:34.0",
    "sleepStartTimestampLocal": "2025-10-22T00:23:34.0",
    "sleepEndTimestampLocal": "2025-10-22T08:00:34.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-22T18:26:58.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-22T23:05:58.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-23T02:26:58.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-23T07:05:58.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 92.85714285714286,
    "latestSpO2": 97,
    "latestSpO2TimestampGMT": "2025-10-21T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-10-22T07:00:00.0",
    "avgSleepSpO2": 93.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1761062400000,
        90
      ],
      [
        1761066000000,
        90
      ],
      [
        1761069600000,
        90
      ],
      [
        1761073200000,
        94
      ],
      [
        1761076800000,
        94
      ],
      [
        1761080400000,
        94
      ],
      [
        1761084000000,
        97
      ]
    ]
  }
}