{
  "date": "2025-10-06",
  "average_spo2": 92.0,
  "min_spo2": 72,
  "max_spo2": 95,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-06",
    "startTimestampGMT": "2025-10-05T16:00:00.0",
    "endTimestampGMT": "2025-10-06T16:00:00.0",
    "startTimestampLocal": "2025-10-06T00:00:00.0",
    "endTimestampLocal": "2025-10-07T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-05T16:55:03.0",
    "sleepEndTimestampGMT": "2025-10-06T01:14:03.0",
    "sleepStartTimestampLocal": "2025-10-06T00:55:03.0",
    "sleepEndTimestampLocal": "2025-10-06T09:14:03.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-06T17:10:01.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-07T01:11:01.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-07T01:10:01.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-07T09:11:01.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 72,
    "lastSevenDaysAvgSpO2": 92.57142857142857,
    "latestSpO2": 95,
    "latestSpO2TimestampGMT": "2025-10-05T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-10-06T07:00:00.0",
    "avgSleepSpO2": 92.0,
    "avgTomorrowSleepSpO2": 91.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1759680000000,
        92
      ],
      [
        1759683600000,
        82
      ],
      [
        1759687200000,
        90
      ],
      [
        1759690800000,
        95
      ],
      [
        1759694400000,
        92
      ],
      [
        1759698000000,
        96
      ],
      [
        1759701600000,
        97
      ]
    ]
  }
}