{
  "date": "2025-12-12",
  "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-12-12",
    "startTimestampGMT": "2025-12-11T16:00:00.0",
    "endTimestampGMT": "2025-12-12T16:00:00.0",
    "startTimestampLocal": "2025-12-12T00:00:00.0",
    "endTimestampLocal": "2025-12-13T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-11T16:04:20.0",
    "sleepEndTimestampGMT": "2025-12-11T23:16:20.0",
    "sleepStartTimestampLocal": "2025-12-12T00:04:20.0",
    "sleepEndTimestampLocal": "2025-12-12T07:16:20.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-12T16:29:59.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-13T00:03:59.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-13T00:29:59.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-13T08:03:59.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 94.0,
    "latestSpO2": 93,
    "latestSpO2TimestampGMT": "2025-12-11T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-12-12T06:59:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1765468800000,
        94
      ],
      [
        1765472400000,
        95
      ],
      [
        1765476000000,
        95
      ],
      [
        1765479600000,
        95
      ],
      [
        1765483200000,
        97
      ],
      [
        1765486800000,
        93
      ],
      [
        1765490400000,
        91
      ]
    ]
  }
}