{
  "date": "2025-11-29",
  "average_spo2": 94.0,
  "min_spo2": 83,
  "max_spo2": 91,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-11-29",
    "startTimestampGMT": "2025-11-28T16:00:00.0",
    "endTimestampGMT": "2025-11-29T16:00:00.0",
    "startTimestampLocal": "2025-11-29T00:00:00.0",
    "endTimestampLocal": "2025-11-30T00:00:00.0",
    "sleepStartTimestampGMT": "2025-11-28T16:43:09.0",
    "sleepEndTimestampGMT": "2025-11-29T01:12:09.0",
    "sleepStartTimestampLocal": "2025-11-29T00:43:09.0",
    "sleepEndTimestampLocal": "2025-11-29T09:12:09.0",
    "tomorrowSleepStartTimestampGMT": "2025-11-29T17:12:18.0",
    "tomorrowSleepEndTimestampGMT": "2025-11-30T00:34:18.0",
    "tomorrowSleepStartTimestampLocal": "2025-11-30T01:12:18.0",
    "tomorrowSleepEndTimestampLocal": "2025-11-30T08:34:18.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 93.14285714285714,
    "latestSpO2": 91,
    "latestSpO2TimestampGMT": "2025-11-28T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-11-29T07:00:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": 93.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1764345600000,
        95
      ],
      [
        1764349200000,
        92
      ],
      [
        1764352800000,
        97
      ],
      [
        1764356400000,
        96
      ],
      [
        1764360000000,
        95
      ],
      [
        1764363600000,
        95
      ],
      [
        1764367200000,
        91
      ]
    ]
  }
}