{
  "date": "2026-07-22",
  "total_sleep_seconds": 25007,
  "deep_sleep_seconds": 6000,
  "light_sleep_seconds": 17100,
  "rem_sleep_seconds": 1920,
  "awake_seconds": 840,
  "sleep_score": 62,
  "sleep_levels": [
    {
      "startGMT": "2026-07-21T16:27:09.0",
      "endGMT": "2026-07-21T16:38:09.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-07-21T16:38:09.0",
      "endGMT": "2026-07-21T16:46:09.0",
      "activityLevel": 0.0
    },
    {
      "startGMT": "2026-07-21T16:46:09.0",
      "endGMT": "2026-07-21T16:54:09.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-07-21T16:54:09.0",
      "endGMT": "2026-07-21T17:10:09.0",
      "activityLevel": 0.0
    },
    {
      "startGMT": "2026-07-21T17:10:09.0",
      "endGMT": "2026-07-21T17:11:09.0",
      "activityLevel": 3.0
    },
    {
      "startGMT": "2026-07-21T17:11:09.0",
      "endGMT": "2026-07-21T17:38:09.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-07-21T17:38:09.0",
      "endGMT": "2026-07-21T17:39:09.0",
      "activityLevel": 3.0
    },
    {
      "startGMT": "2026-07-21T17:39:09.0",
      "endGMT": "2026-07-21T18:02:09.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-07-21T18:02:09.0",
      "endGMT": "2026-07-21T18:09:09.0",
      "activityLevel": 3.0
    },
    {
      "startGMT": "2026-07-21T18:09:09.0",
      "endGMT": "2026-07-21T18:26:09.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-07-21T18:26:09.0",
      "endGMT": "2026-07-21T19:42:09.0",
      "activityLevel": 0.0
    },
    {
      "startGMT": "2026-07-21T19:42:09.0",
      "endGMT": "2026-07-21T20:49:09.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-07-21T20:49:09.0",
      "endGMT": "2026-07-21T20:54:09.0",
      "activityLevel": 3.0
    },
    {
      "startGMT": "2026-07-21T20:54:09.0",
      "endGMT": "2026-07-21T22:10:09.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-07-21T22:10:09.0",
      "endGMT": "2026-07-21T22:31:09.0",
      "activityLevel": 2.0
    },
    {
      "startGMT": "2026-07-21T22:31:09.0",
      "endGMT": "2026-07-21T23:27:09.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-07-21T23:27:09.0",
      "endGMT": "2026-07-21T23:37:56.0",
      "activityLevel": 2.0
    }
  ],
  "raw_data": {
    "dailySleepDTO": {
      "id": 1784651229000,
      "userProfilePK": 11508432,
      "calendarDate": "2026-07-22",
      "sleepTimeSeconds": 25007,
      "napTimeSeconds": 0,
      "sleepWindowConfirmed": true,
      "sleepWindowConfirmationType": "enhanced_confirmed_final",
      "sleepStartTimestampGMT": 1784651229000,
      "sleepEndTimestampGMT": 1784677076000,
      "sleepStartTimestampLocal": 1784680029000,
      "sleepEndTimestampLocal": 1784705876000,
      "autoSleepStartTimestampGMT": null,
      "autoSleepEndTimestampGMT": null,
      "sleepQualityTypePK": null,
      "sleepResultTypePK": null,
      "unmeasurableSleepSeconds": 0,
      "deepSleepSeconds": 6000,
      "lightSleepSeconds": 17100,
      "remSleepSeconds": 1920,
      "awakeSleepSeconds": 840,
      "deviceRemCapable": true,
      "retro": false,
      "sleepFromDevice": true,
      "averageSpO2Value": 94.0,
      "lowestSpO2Value": 80,
      "highestSpO2Value": 100,
      "averageSpO2HRSleep": 53.0,
      "averageRespirationValue": 15.0,
      "lowestRespirationValue": 8.0,
      "highestRespirationValue": 18.0,
      "awakeCount": 1,
      "avgSleepStress": 33.0,
      "ageGroup": "ADULT",
      "avgHeartRate": 52.0,
      "sleepScoreFeedback": "NEGATIVE_NOT_ENOUGH_REM",
      "sleepScoreInsight": "NEGATIVE_STRESSFUL_DAY",
      "sleepScorePersonalizedInsight": "STRESS_NEG_GOOD_OR_WORSE_SLEEP_STRESSFUL_DAY",
      "sleepScores": {
        "totalDuration": {
          "qualifierKey": "FAIR",
          "optimalStart": 28200.0,
          "optimalEnd": 28200.0
        },
        "stress": {
          "qualifierKey": "POOR",
          "optimalStart": 0.0,
          "optimalEnd": 15.0
        },
        "awakeCount": {
          "qualifierKey": "GOOD",
          "optimalStart": 0.0,
          "optimalEnd": 1.0
        },
        "overall": {
          "value": 62,
          "qualifierKey": "FAIR"
        },
        "remPercentage": {
          "value": 8,
          "qualifierKey": "POOR",
          "optimalStart": 21.0,
          "optimalEnd": 31.0,
          "idealStartInSeconds": 5251.47,
          "idealEndInSeconds": 7752.17
        },
        "restlessness": {
          "qualifierKey": "GOOD",
          "optimalStart": 0.0,
          "optimalEnd": 5.0
        },
        "lightPercentage": {
          "value": 68,
          "qualifierKey": "FAIR",
          "optimalStart": 30.0,
          "optimalEnd": 64.0,
          "idealStartInSeconds": 7502.1,
          "idealEndInSeconds": 16004.48
        },
        "deepPercentage": {
          "value": 24,
          "qualifierKey": "EXCELLENT",
          "optimalStart": 16.0,
          "optimalEnd": 33.0,
          "idealStartInSeconds": 4001.12,
          "idealEndInSeconds": 8252.31
        }
      },
      "sleepVersion": 2,
      "sleepNeed": {
        "userProfilePk": 11508432,
        "calendarDate": "2026-07-22",
        "deviceId": 3447045197,
        "timestampGmt": "2026-07-21T01:36:10",
        "baseline": 470,
        "actual": 490,
        "feedback": "INCREASED",
        "trainingFeedback": "CHRONIC",
        "sleepHistoryAdjustment": "NO_CHANGE",
        "hrvAdjustment": "INCREASING",
        "napAdjustment": "NO_CHANGE",
        "displayedForTheDay": true,
        "preferredActivityTracker": true
      },
      "nextSleepNeed": {
        "userProfilePk": 11508432,
        "calendarDate": "2026-07-23",
        "deviceId": 3447045197,
        "timestampGmt": "2026-07-21T23:37:56",
        "baseline": 470,
        "actual": 510,
        "feedback": "INCREASED",
        "trainingFeedback": "CHRONIC",
        "sleepHistoryAdjustment": "INCREASING_LOW_QUALITY",
        "hrvAdjustment": "INCREASING",
        "napAdjustment": "NO_CHANGE",
        "displayedForTheDay": true,
        "preferredActivityTracker": true
      },
      "breathingDisruptionSeverity": "LOW"
    },
    "sleepMovement": [
      {
        "startGMT": "2026-07-21T15:27:00.0",
        "endGMT": "2026-07-21T15:28:00.0",
        "activityLevel": 7.105733379054469
      },
      {
        "startGMT": "2026-07-21T15:28:00.0",
        "endGMT": "2026-07-21T15:29:00.0",
        "activityLevel": 7.045574356565384
      },
      {
        "startGMT": "2026-07-21T15:29:00.0",
        "endGMT": "2026-07-21T15:30:00.0",
        "activityLevel": 7.018993501316148
      },
      {
        "startGMT": "2026-07-21T15:30:00.0",
        "endGMT": "2026-07-21T15:31:00.0",
        "activityLevel": 7.030882949780337
      },
      {
        "startGMT": "2026-07-21T15:31:00.0",
        "endGMT": "2026-07-21T15:32:00.0",
        "activityLevel": 7.075268363580034
      },
      {
        "startGMT": "2026-07-21T15:32:00.0",
        "endGMT": "2026-07-21T15:33:00.0",
        "activityLevel": 7.142773668337148
      },
      {
        "startGMT": "2026-07-21T15:33:00.0",
        "endGMT": "2026-07-21T15:34:00.0",
        "activityLevel": 7.221752644453247
      },
      {
        "startGMT": "2026-07-21T15:34:00.0",
        "endGMT": "2026-07-21T15:35:00.0",
        "activityLevel": 7.298473611233509
      },
      {
        "startGMT": "2026-07-21T15:35:00.0",
        "endGMT": "2026-07-21T15:36:00.0",
        "activityLevel": 7.3585397873662775
      },
      {
        "startGMT": "2026-07-21T15:36:00.0",
        "endGMT": "2026-07-21T15:37:00.0",
        "activityLevel": 7.388168198330011
      },
      {
        "startGMT": "2026-07-21T15:37:00.0",
        "endGMT": "2026-07-21T15:38:00.0",
        "activityLevel": 7.375199949217737
      },
      {
        "startGMT": "2026-07-21T15:38:00.0",
        "endGMT": "2026-07-21T15:39:00.0",
        "activityLevel": 7.309811962879498
      },
      {
        "startGMT": "2026-07-21T15:39:00.0",
        "endGMT": "2026-07-21T15:40:00.0",
        "activityLevel": 7.184955905450604
      },
      {
        "startGMT": "2026-07-21T15:40:00.0",
        "endGMT": "2026-07-21T15:41:00.0",
        "activityLevel": 6.996569824735695
      },
      {
        "startGMT": "2026-07-21T15:41:00.0",
        "endGMT": "2026-07-21T15:42:00.0",
        "activityLevel": 6.743607614626681
      },
      {
        "startGMT": "2026-07-21T15:42:00.0",
        "endGMT": "2026-07-21T15:43:00.0",
        "activityLevel": 6.423583977296816
      },
      {
        "startGMT": "2026-07-21T15:43:00.0",
        "endGMT": "2026-07-21T15:44:00.0",
        "activityLevel": 6.041740431756235
      },
      {
        "startGMT": "2026-07-21T15:44:00.0",
        "endGMT": "2026-07-21T15:45:00.0",
        "activityLevel": 5.622866807395101
      },
      {
        "startGMT": "2026-07-21T15:45:00.0",
        "endGMT": "2026-07-21T15:46:00.0",
        "activityLevel": 5.166754054469384
      },
      {
        "startGMT": "2026-07-21T15:46:00.0",
        "endGMT": "2026-07-21T15:47:00.0",
        "activityLevel": 4.699527539960305
      },
      {
        "startGMT": "2026-07-21T15:47:00.0",
        "endGMT": "2026-07-21T15:48:00.0",
        "activityLevel": 4.227058913477973
      },
      {
        "startGMT": "2026-07-21T15:48:00.0",
        "endGMT": "2026-07-21T15:49:00.0",
        "activityLevel": 3.7837236493114275
      },
      {
        "startGMT": "2026-07-21T15:49:00.0",
        "endGMT": "2026-07-21T15:50:00.0",
        "activityLevel": 3.388599321357275
      },
      {
        "startGMT": "2026-07-21T15:50:00.0",
        "endGMT": "2026-07-21T15:51:00.0",
        "activityLevel": 3.066781857530876
      },
      {
        "startGMT": "2026-07-21T15:51:00.0",
        "endGMT": "2026-07-21T15:52:00.0",
        "activityLevel": 2.834873795833373
      },
      {
        "startGMT": "2026-07-21T15:52:00.0",
        "endGMT": "2026-07-21T15:53:00.0",
        "activityLevel": 2.708508076176534
      },
      {
        "startGMT": "2026-07-21T15:53:00.0",
        "endGMT": "2026-07-21T15:54:00.0",
        "activityLevel": 2.6772781054580226
      },
      {
        "startGMT": "2026-07-21T15:54:00.0",
        "endGMT": "2026-07-21T15:55:00.0",
        "activityLevel": 2.719210887307791
      },
      {
        "startGMT": "2026-07-21T15:55:00.0",
        "endGMT": "2026-07-21T15:56:00.0",
        "activityLevel": 2.8045208702483264
      },
      {
        "startGMT": "2026-07-21T15:56:00.0",
        "endGMT": "2026-07-21T15:57:00.0",
        "activityLevel": 2.902957496908692
      },
      {
        "startGMT": "2026-07-21T15:57:00.0",
        "endGMT": "2026-07-21T15:58:00.0",
        "activityLevel": 2.9911436049590727
      },
      {
        "startGMT": "2026-07-21T15:58:00.0",
        "endGMT": "2026-07-21T15:59:00.0",
        "activityLevel": 3.0529198352588156
      },
      {
        "startGMT": "2026-07-21T15:59:00.0",
        "endGMT": "2026-07-21T16:00:00.0",
        "activityLevel": 3.070798196137118
      },
      {
        "startGMT": "2026-07-21T16:00:00.0",
        "endGMT": "2026-07-21T16:01:00.0",
        "activityLevel": 3.046738937341943
      },
      {
        "startGMT": "2026-07-21T16:01:00.0",
        "endGMT": "2026-07-21T16:02:00.0",
        "activityLevel": 2.9844608755969353
      },
      {
        "startGMT": "2026-07-21T16:02:00.0",
        "endGMT": "2026-07-21T16:03:00.0",
        "activityLevel": 2.8868999912040856
      },
      {
        "startGMT": "2026-07-21T16:03:00.0",
        "endGMT": "2026-07-21T16:04:00.0",
        "activityLevel": 2.75800878409905
      },
      {
        "startGMT": "2026-07-21T16:04:00.0",
        "endGMT": "2026-07-21T16:05:00.0",
        "activityLevel": 2.6014429034235813
      },
      {
        "startGMT": "2026-07-21T16:05:00.0",
        "endGMT": "2026-07-21T16:06:00.0",
        "activityLevel": 2.4252209984870157
      },
      {
        "startGMT": "2026-07-21T16:06:00.0",
        "endGMT": "2026-07-21T16:07:00.0",
        "activityLevel": 2.2373441604288966
      },
      {
        "startGMT": "2026-07-21T16:07:00.0",
        "endGMT": "2026-07-21T16:08:00.0",
        "activityLevel": 2.0487763191152393
      },
      {
        "startGMT": "2026-07-21T16:08:00.0",
        "endGMT": "2026-07-21T16:09:00.0",
        "activityLevel": 1.8674502873521992
      },
      {
        "startGMT": "2026-07-21T16:09:00.0",
        "endGMT": "2026-07-21T16:10:00.0",
        "activityLevel": 1.7032473749773576
      },
      {
        "startGMT": "2026-07-21T16:10:00.0",
        "endGMT": "2026-07-21T16:11:00.0",
        "activityLevel": 1.5654490926804308
      },
      {
        "startGMT": "2026-07-21T16:11:00.0",
        "endGMT": "2026-07-21T16:12:00.0",
        "activityLevel": 1.4611991869687637
      },
      {
        "startGMT": "2026-07-21T16:12:00.0",
        "endGMT": "2026-07-21T16:13:00.0",
        "activityLevel": 1.4162638002596655
      },
      {
        "startGMT": "2026-07-21T16:13:00.0",
        "endGMT": "2026-07-21T16:14:00.0",
        "activityLevel": 1.3851291248553605
      },
      {
        "startGMT": "2026-07-21T16:14:00.0",
        "endGMT": "2026-07-21T16:15:00.0",
        "activityLevel": 1.375345866008512
      },
      {
        "startGMT": "2026-07-21T16:15:00.0",
        "endGMT": "2026-07-21T16:16:00.0",
        "activityLevel": 1.374866628396733
      },
      {
        "startGMT": "2026-07-21T16:16:00.0",
        "endGMT": "2026-07-21T16:17:00.0",
        "activityLevel": 1.3823175837979405
      },
      {
        "startGMT": "2026-07-21T16:17:00.0",
        "endGMT": "2026-07-21T16:18:00.0",
        "activityLevel": 1.3947367569146145
      },
      {
        "startGMT": "2026-07-21T16:18:00.0",
        "endGMT": "2026-07-21T16:19:00.0",
        "activityLevel": 1.4024357963606207
      },
      {
        "startGMT": "2026-07-21T16:19:00.0",
        "endGMT": "2026-07-21T16:20:00.0",
        "activityLevel": 1.3964972510127274
      },
      {
        "startGMT": "2026-07-21T16:20:00.0",
        "endGMT": "2026-07-21T16:21:00.0",
        "activityLevel": 1.3816581143825457
      },
      {
        "startGMT": "2026-07-21T16:21:00.0",
        "endGMT": "2026-07-21T16:22:00.0",
        "activityLevel": 1.3433138519182939
      },
      {
        "startGMT": "2026-07-21T16:22:00.0",
        "endGMT": "2026-07-21T16:23:00.0",
        "activityLevel": 1.2875211741659771
      },
      {
        "startGMT": "2026-07-21T16:23:00.0",
        "endGMT": "2026-07-21T16:24:00.0",
        "activityLevel": 1.2136617283300912
      },
      {
        "startGMT": "2026-07-21T16:24:00.0",
        "endGMT": "2026-07-21T16:25:00.0",
        "activityLevel": 1.1214021627991877
      },
      {
        "startGMT": "2026-07-21T16:25:00.0",
        "endGMT": "2026-07-21T16:26:00.0",
        "activityLevel": 1.014769516568475
      },
      {
        "startGMT": "2026-07-21T16:26:00.0",
        "endGMT": "2026-07-21T16:27:00.0",
        "activityLevel": 0.8970109997714321
      },
      {
        "startGMT": "2026-07-21T16:27:00.0",
        "endGMT": "2026-07-21T16:28:00.0",
        "activityLevel": 0.7715819647145726
      },
      {
        "startGMT": "2026-07-21T16:28:00.0",
        "endGMT": "2026-07-21T16:29:00.0",
        "activityLevel": 0.6419502631011595
      },
      {
        "startGMT": "2026-07-21T16:29:00.0",
        "endGMT": "2026-07-21T16:30:00.0",
        "activityLevel": 0.511327206896406
      },
      {
        "startGMT": "2026-07-21T16:30:00.0",
        "endGMT": "2026-07-21T16:31:00.0",
        "activityLevel": 0.382187458228069
      },
      {
        "startGMT": "2026-07-21T16:31:00.0",
        "endGMT": "2026-07-21T16:32:00.0",
        "activityLevel": 0.2549221649934583
      },
      {
        "startGMT": "2026-07-21T16:32:00.0",
        "endGMT": "2026-07-21T16:33:00.0",
        "activityLevel": 0.11963425592653636
      },
      {
        "startGMT": "2026-07-21T16:33:00.0",
        "endGMT": "2026-07-21T16:34:00.0",
        "activityLevel": 0.0624072560798502
      },
      {
        "startGMT": "2026-07-21T16:34:00.0",
        "endGMT": "2026-07-21T16:35:00.0",
        "activityLevel": 0.09414037646374694
      },
      {
        "startGMT": "2026-07-21T16:35:00.0",
        "endGMT": "2026-07-21T16:36:00.0",
        "activityLevel": 0.044128593969307475
      },
      {
        "startGMT": "2026-07-21T16:36:00.0",
        "endGMT": "2026-07-21T16:37:00.0",
        "activityLevel": 0.10055005928620828
      },
      {
        "startGMT": "2026-07-21T16:37:00.0",
        "endGMT": "2026-07-21T16:38:00.0",
        "activityLevel": 0.17744252895310075
      },
      {
        "startGMT": "2026-07-21T16:38:00.0",
        "endGMT": "2026-07-21T16:39:00.0",
        "activityLevel": 0.2528440551252095
      },
      {
        "startGMT": "2026-07-21T16:39:00.0",
        "endGMT": "2026-07-21T16:40:00.0",
        "activityLevel": 0.3291586480349924
      },
      {
        "startGMT": "2026-07-21T16:40:00.0",
        "endGMT": "2026-07-21T16:41:00.0",
        "activityLevel": 0.405588824569514
      },
      {
        "startGMT": "2026-07-21T16:41:00.0",
        "endGMT": "2026-07-21T16:42:00.0",
        "activityLevel": 0.48049112800583527
      },
      {
        "startGMT": "2026-07-21T16:42:00.0",
        "endGMT": "2026-07-21T16:43:00.0",
        "activityLevel": 0.5519145878520263
      },
      {
        "startGMT": "2026-07-21T16:43:00.0",
        "endGMT": "2026-07-21T16:44:00.0",
        "activityLevel": 0.6178280637504159
      },
      {
        "startGMT": "2026-07-21T16:44:00.0",
        "endGMT": "2026-07-21T16:45:00.0",
        "activityLevel": 0.6762608687497718
      },
      {
        "startGMT": "2026-07-21T16:45:00.0",
        "endGMT": "2026-07-21T16:46:00.0",
        "activityLevel": 0.7254092099030423
      },
      {
        "startGMT": "2026-07-21T16:46:00.0",
        "endGMT": "2026-07-21T16:47:00.0",
        "activityLevel": 0.7637228334733511
      },
      {
        "startGMT": "2026-07-21T16:47:00.0",
        "endGMT": "2026-07-21T16:48:00.0",
        "activityLevel": 0.7899753704871058
      },
      {
        "startGMT": "2026-07-21T16:48:00.0",
        "endGMT": "2026-07-21T16:49:00.0",
        "activityLevel": 0.8033184186511398
      },
      {
        "startGMT": "2026-07-21T16:49:00.0",
        "endGMT": "2026-07-21T16:50:00.0",
        "activityLevel": 0.8033184186511398
      },
      {
        "startGMT": "2026-07-21T16:50:00.0",
        "endGMT": "2026-07-21T16:51:00.0",
        "activityLevel": 0.7899753704871058
      },
      {
        "startGMT": "2026-07-21T16:51:00.0",
        "endGMT": "2026-07-21T16:52:00.0",
        "activityLevel": 0.7637228334733511
      },
      {
        "startGMT": "2026-07-21T16:52:00.0",
        "endGMT": "2026-07-21T16:53:00.0",
        "activityLevel": 0.7254092099030423
      },
      {
        "startGMT": "2026-07-21T16:53:00.0",
        "endGMT": "2026-07-21T16:54:00.0",
        "activityLevel": 0.6762608687497718
      },
      {
        "startGMT": "2026-07-21T16:54:00.0",
        "endGMT": "2026-07-21T16:55:00.0",
        "activityLevel": 0.6178280637504159
      },
      {
        "startGMT": "2026-07-21T16:55:00.0",
        "endGMT": "2026-07-21T16:56:00.0",
        "activityLevel": 0.5492318048483354
      },
      {
        "startGMT": "2026-07-21T16:56:00.0",
        "endGMT": "2026-07-21T16:57:00.0",
        "activityLevel": 0.47846043858046616
      },
      {
        "startGMT": "2026-07-21T16:57:00.0",
        "endGMT": "2026-07-21T16:58:00.0",
        "activityLevel": 0.4178667359794747
      },
      {
        "startGMT": "2026-07-21T16:58:00.0",
        "endGMT": "2026-07-21T16:59:00.0",
        "activityLevel": 0.3739401912839752
      },
      {
        "startGMT": "2026-07-21T16:59:00.0",
        "endGMT": "2026-07-21T17:00:00.0",
        "activityLevel": 0.35654129945574603
      },
      {
        "startGMT": "2026-07-21T17:00:00.0",
        "endGMT": "2026-07-21T17:01:00.0",
        "activityLevel": 0.37328867308836067
      },
      {
        "startGMT": "2026-07-21T17:01:00.0",
        "endGMT": "2026-07-21T17:02:00.0",
        "activityLevel": 0.42088025333074847
      },
      {
        "startGMT": "2026-07-21T17:02:00.0",
        "endGMT": "2026-07-21T17:03:00.0",
        "activityLevel": 0.4835718325440575
      },
      {
        "startGMT": "2026-07-21T17:03:00.0",
        "endGMT": "2026-07-21T17:04:00.0",
        "activityLevel": 0.5644864112901249
      },
      {
        "startGMT": "2026-07-21T17:04:00.0",
        "endGMT": "2026-07-21T17:05:00.0",
        "activityLevel": 0.6464529222247355
      },
      {
        "startGMT": "2026-07-21T17:05:00.0",
        "endGMT": "2026-07-21T17:06:00.0",
        "activityLevel": 0.7216901529992854
      },
      {
        "startGMT": "2026-07-21T17:06:00.0",
        "endGMT": "2026-07-21T17:07:00.0",
        "activityLevel": 0.7908756086562413
      },
      {
        "startGMT": "2026-07-21T17:07:00.0",
        "endGMT": "2026-07-21T17:08:00.0",
        "activityLevel": 0.8521869715523771
      },
      {
        "startGMT": "2026-07-21T17:08:00.0",
        "endGMT": "2026-07-21T17:09:00.0",
        "activityLevel": 0.9039876213960216
      },
      {
        "startGMT": "2026-07-21T17:09:00.0",
        "endGMT": "2026-07-21T17:10:00.0",
        "activityLevel": 0.9386177041840778
      },
      {
        "startGMT": "2026-07-21T17:10:00.0",
        "endGMT": "2026-07-21T17:11:00.0",
        "activityLevel": 0.9758816378255998
      },
      {
        "startGMT": "2026-07-21T17:11:00.0",
        "endGMT": "2026-07-21T17:12:00.0",
        "activityLevel": 1.0082470643487345
      },
      {
        "startGMT": "2026-07-21T17:12:00.0",
        "endGMT": "2026-07-21T17:13:00.0",
        "activityLevel": 1.037244951585906
      },
      {
        "startGMT": "2026-07-21T17:13:00.0",
        "endGMT": "2026-07-21T17:14:00.0",
        "activityLevel": 1.0643769901595816
      },
      {
        "startGMT": "2026-07-21T17:14:00.0",
        "endGMT": "2026-07-21T17:15:00.0",
        "activityLevel": 1.0908544251084678
      },
      {
        "startGMT": "2026-07-21T17:15:00.0",
        "endGMT": "2026-07-21T17:16:00.0",
        "activityLevel": 1.1173596370686207
      },
      {
        "startGMT": "2026-07-21T17:16:00.0",
        "endGMT": "2026-07-21T17:17:00.0",
        "activityLevel": 1.1438834998770586
      },
      {
        "startGMT": "2026-07-21T17:17:00.0",
        "endGMT": "2026-07-21T17:18:00.0",
        "activityLevel": 1.1696769118051529
      },
      {
        "startGMT": "2026-07-21T17:18:00.0",
        "endGMT": "2026-07-21T17:19:00.0",
        "activityLevel": 1.192086312471219
      },
      {
        "startGMT": "2026-07-21T17:19:00.0",
        "endGMT": "2026-07-21T17:20:00.0",
        "activityLevel": 1.213333543392855
      },
      {
        "startGMT": "2026-07-21T17:20:00.0",
        "endGMT": "2026-07-21T17:21:00.0",
        "activityLevel": 1.2296918072033334
      },
      {
        "startGMT": "2026-07-21T17:21:00.0",
        "endGMT": "2026-07-21T17:22:00.0",
        "activityLevel": 1.2403880165660974
      },
      {
        "startGMT": "2026-07-21T17:22:00.0",
        "endGMT": "2026-07-21T17:23:00.0",
        "activityLevel": 1.2434994144028688
      },
      {
        "startGMT": "2026-07-21T17:23:00.0",
        "endGMT": "2026-07-21T17:24:00.0",
        "activityLevel": 1.235428816038266
      },
      {
        "startGMT": "2026-07-21T17:24:00.0",
        "endGMT": "2026-07-21T17:25:00.0",
        "activityLevel": 1.2225868432505054
      },
      {
        "startGMT": "2026-07-21T17:25:00.0",
        "endGMT": "2026-07-21T17:26:00.0",
        "activityLevel": 1.2088059999221257
      },
      {
        "startGMT": "2026-07-21T17:26:00.0",
        "endGMT": "2026-07-21T17:27:00.0",
        "activityLevel": 1.1911388918666082
      },
      {
        "startGMT": "2026-07-21T17:27:00.0",
        "endGMT": "2026-07-21T17:28:00.0",
        "activityLevel": 1.1755031424517188
      },
      {
        "startGMT": "2026-07-21T17:28:00.0",
        "endGMT": "2026-07-21T17:29:00.0",
        "activityLevel": 1.1654731781656675
      },
      {
        "startGMT": "2026-07-21T17:29:00.0",
        "endGMT": "2026-07-21T17:30:00.0",
        "activityLevel": 1.1632297282472543
      },
      {
        "startGMT": "2026-07-21T17:30:00.0",
        "endGMT": "2026-07-21T17:31:00.0",
        "activityLevel": 1.1691812968624773
      },
      {
        "startGMT": "2026-07-21T17:31:00.0",
        "endGMT": "2026-07-21T17:32:00.0",
        "activityLevel": 1.186054789832087
      },
      {
        "startGMT": "2026-07-21T17:32:00.0",
        "endGMT": "2026-07-21T17:33:00.0",
        "activityLevel": 1.2077737564866393
      },
      {
        "startGMT": "2026-07-21T17:33:00.0",
        "endGMT": "2026-07-21T17:34:00.0",
        "activityLevel": 1.2327489283703483
      },
      {
        "startGMT": "2026-07-21T17:34:00.0",
        "endGMT": "2026-07-21T17:35:00.0",
        "activityLevel": 1.2572475002223675
      },
      {
        "startGMT": "2026-07-21T17:35:00.0",
        "endGMT": "2026-07-21T17:36:00.0",
        "activityLevel": 1.277251433218689
      },
      {
        "startGMT": "2026-07-21T17:36:00.0",
        "endGMT": "2026-07-21T17:37:00.0",
        "activityLevel": 1.2889642727131494
      },
      {
        "startGMT": "2026-07-21T17:37:00.0",
        "endGMT": "2026-07-21T17:38:00.0",
        "activityLevel": 1.289171972064822
      },
      {
        "startGMT": "2026-07-21T17:38:00.0",
        "endGMT": "2026-07-21T17:39:00.0",
        "activityLevel": 1.2814051616793691
      },
      {
        "startGMT": "2026-07-21T17:39:00.0",
        "endGMT": "2026-07-21T17:40:00.0",
        "activityLevel": 1.2516637597129419
      },
      {
        "startGMT": "2026-07-21T17:40:00.0",
        "endGMT": "2026-07-21T17:41:00.0",
        "activityLevel": 1.2051948515426019
      },
      {
        "startGMT": "2026-07-21T17:41:00.0",
        "endGMT": "2026-07-21T17:42:00.0",
        "activityLevel": 1.1436338935702688
      },
      {
        "startGMT": "2026-07-21T17:42:00.0",
        "endGMT": "2026-07-21T17:43:00.0",
        "activityLevel": 1.0691470315370828
      },
      {
        "startGMT": "2026-07-21T17:43:00.0",
        "endGMT": "2026-07-21T17:44:00.0",
        "activityLevel": 0.9783476337241793
      },
      {
        "startGMT": "2026-07-21T17:44:00.0",
        "endGMT": "2026-07-21T17:45:00.0",
        "activityLevel": 0.894578986543232
      },
      {
        "startGMT": "2026-07-21T17:45:00.0",
        "endGMT": "2026-07-21T17:46:00.0",
        "activityLevel": 0.818905154986021
      },
      {
        "startGMT": "2026-07-21T17:46:00.0",
        "endGMT": "2026-07-21T17:47:00.0",
        "activityLevel": 0.7613182629475297
      },
      {
        "startGMT": "2026-07-21T17:47:00.0",
        "endGMT": "2026-07-21T17:48:00.0",
        "activityLevel": 0.7259240531615997
      },
      {
        "startGMT": "2026-07-21T17:48:00.0",
        "endGMT": "2026-07-21T17:49:00.0",
        "activityLevel": 0.7064201252759692
      },
      {
        "startGMT": "2026-07-21T17:49:00.0",
        "endGMT": "2026-07-21T17:50:00.0",
        "activityLevel": 0.8015081884653756
      },
      {
        "startGMT": "2026-07-21T17:50:00.0",
        "endGMT": "2026-07-21T17:51:00.0",
        "activityLevel": 0.9583096201406046
      },
      {
        "startGMT": "2026-07-21T17:51:00.0",
        "endGMT": "2026-07-21T17:52:00.0",
        "activityLevel": 1.1550593532388203
      },
      {
        "startGMT": "2026-07-21T17:52:00.0",
        "endGMT": "2026-07-21T17:53:00.0",
        "activityLevel": 1.377515845161426
      },
      {
        "startGMT": "2026-07-21T17:53:00.0",
        "endGMT": "2026-07-21T17:54:00.0",
        "activityLevel": 1.6081996423560736
      },
      {
        "startGMT": "2026-07-21T17:54:00.0",
        "endGMT": "2026-07-21T17:55:00.0",
        "activityLevel": 1.834407756077556
      },
      {
        "startGMT": "2026-07-21T17:55:00.0",
        "endGMT": "2026-07-21T17:56:00.0",
        "activityLevel": 2.0508508759984236
      },
      {
        "startGMT": "2026-07-21T17:56:00.0",
        "endGMT": "2026-07-21T17:57:00.0",
        "activityLevel": 2.2497009373713293
      },
      {
        "startGMT": "2026-07-21T17:57:00.0",
        "endGMT": "2026-07-21T17:58:00.0",
        "activityLevel": 2.424519831438271
      },
      {
        "startGMT": "2026-07-21T17:58:00.0",
        "endGMT": "2026-07-21T17:59:00.0",
        "activityLevel": 2.569391438661795
      },
      {
        "startGMT": "2026-07-21T17:59:00.0",
        "endGMT": "2026-07-21T18:00:00.0",
        "activityLevel": 2.6795151146749707
      },
      {
        "startGMT": "2026-07-21T18:00:00.0",
        "endGMT": "2026-07-21T18:01:00.0",
        "activityLevel": 2.750605546845977
      },
      {
        "startGMT": "2026-07-21T18:01:00.0",
        "endGMT": "2026-07-21T18:02:00.0",
        "activityLevel": 2.7802339210087634
      },
      {
        "startGMT": "2026-07-21T18:02:00.0",
        "endGMT": "2026-07-21T18:03:00.0",
        "activityLevel": 2.7671594586569594
      },
      {
        "startGMT": "2026-07-21T18:03:00.0",
        "endGMT": "2026-07-21T18:04:00.0",
        "activityLevel": 2.7115216499973833
      },
      {
        "startGMT": "2026-07-21T18:04:00.0",
        "endGMT": "2026-07-21T18:05:00.0",
        "activityLevel": 2.6148324566479473
      },
      {
        "startGMT": "2026-07-21T18:05:00.0",
        "endGMT": "2026-07-21T18:06:00.0",
        "activityLevel": 2.479911678620278
      },
      {
        "startGMT": "2026-07-21T18:06:00.0",
        "endGMT": "2026-07-21T18:07:00.0",
        "activityLevel": 2.3107670538753777
      },
      {
        "startGMT": "2026-07-21T18:07:00.0",
        "endGMT": "2026-07-21T18:08:00.0",
        "activityLevel": 2.1126579324869232
      },
      {
        "startGMT": "2026-07-21T18:08:00.0",
        "endGMT": "2026-07-21T18:09:00.0",
        "activityLevel": 1.8909121604685428
      },
      {
        "startGMT": "2026-07-21T18:09:00.0",
        "endGMT": "2026-07-21T18:10:00.0",
        "activityLevel": 1.6520739738238406
      },
      {
        "startGMT": "2026-07-21T18:10:00.0",
        "endGMT": "2026-07-21T18:11:00.0",
        "activityLevel": 1.4027328038252531
      },
      {
        "startGMT": "2026-07-21T18:11:00.0",
        "endGMT": "2026-07-21T18:12:00.0",
        "activityLevel": 1.1492786651190425
      },
      {
        "startGMT": "2026-07-21T18:12:00.0",
        "endGMT": "2026-07-21T18:13:00.0",
        "activityLevel": 0.9061409444884653
      },
      {
        "startGMT": "2026-07-21T18:13:00.0",
        "endGMT": "2026-07-21T18:14:00.0",
        "activityLevel": 0.6603629820162726
      },
      {
        "startGMT": "2026-07-21T18:14:00.0",
        "endGMT": "2026-07-21T18:15:00.0",
        "activityLevel": 0.4148080558341749
      },
      {
        "startGMT": "2026-07-21T18:15:00.0",
        "endGMT": "2026-07-21T18:16:00.0",
        "activityLevel": 0.11574034487970043
      },
      {
        "startGMT": "2026-07-21T18:16:00.0",
        "endGMT": "2026-07-21T18:17:00.0",
        "activityLevel": 0.21507995073783145
      },
      {
        "startGMT": "2026-07-21T18:17:00.0",
        "endGMT": "2026-07-21T18:18:00.0",
        "activityLevel": 0.05435197169295701
      },
      {
        "startGMT": "2026-07-21T18:18:00.0",
        "endGMT": "2026-07-21T18:19:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:19:00.0",
        "endGMT": "2026-07-21T18:20:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:20:00.0",
        "endGMT": "2026-07-21T18:21:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:21:00.0",
        "endGMT": "2026-07-21T18:22:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:22:00.0",
        "endGMT": "2026-07-21T18:23:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:23:00.0",
        "endGMT": "2026-07-21T18:24:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:24:00.0",
        "endGMT": "2026-07-21T18:25:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:25:00.0",
        "endGMT": "2026-07-21T18:26:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:26:00.0",
        "endGMT": "2026-07-21T18:27:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:27:00.0",
        "endGMT": "2026-07-21T18:28:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:28:00.0",
        "endGMT": "2026-07-21T18:29:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:29:00.0",
        "endGMT": "2026-07-21T18:30:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:30:00.0",
        "endGMT": "2026-07-21T18:31:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:31:00.0",
        "endGMT": "2026-07-21T18:32:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:32:00.0",
        "endGMT": "2026-07-21T18:33:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:33:00.0",
        "endGMT": "2026-07-21T18:34:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:34:00.0",
        "endGMT": "2026-07-21T18:35:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:35:00.0",
        "endGMT": "2026-07-21T18:36:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:36:00.0",
        "endGMT": "2026-07-21T18:37:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:37:00.0",
        "endGMT": "2026-07-21T18:38:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:38:00.0",
        "endGMT": "2026-07-21T18:39:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:39:00.0",
        "endGMT": "2026-07-21T18:40:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:40:00.0",
        "endGMT": "2026-07-21T18:41:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:41:00.0",
        "endGMT": "2026-07-21T18:42:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:42:00.0",
        "endGMT": "2026-07-21T18:43:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:43:00.0",
        "endGMT": "2026-07-21T18:44:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:44:00.0",
        "endGMT": "2026-07-21T18:45:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:45:00.0",
        "endGMT": "2026-07-21T18:46:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:46:00.0",
        "endGMT": "2026-07-21T18:47:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:47:00.0",
        "endGMT": "2026-07-21T18:48:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:48:00.0",
        "endGMT": "2026-07-21T18:49:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:49:00.0",
        "endGMT": "2026-07-21T18:50:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:50:00.0",
        "endGMT": "2026-07-21T18:51:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:51:00.0",
        "endGMT": "2026-07-21T18:52:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:52:00.0",
        "endGMT": "2026-07-21T18:53:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:53:00.0",
        "endGMT": "2026-07-21T18:54:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:54:00.0",
        "endGMT": "2026-07-21T18:55:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:55:00.0",
        "endGMT": "2026-07-21T18:56:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:56:00.0",
        "endGMT": "2026-07-21T18:57:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:57:00.0",
        "endGMT": "2026-07-21T18:58:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:58:00.0",
        "endGMT": "2026-07-21T18:59:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T18:59:00.0",
        "endGMT": "2026-07-21T19:00:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:00:00.0",
        "endGMT": "2026-07-21T19:01:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:01:00.0",
        "endGMT": "2026-07-21T19:02:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:02:00.0",
        "endGMT": "2026-07-21T19:03:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:03:00.0",
        "endGMT": "2026-07-21T19:04:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:04:00.0",
        "endGMT": "2026-07-21T19:05:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:05:00.0",
        "endGMT": "2026-07-21T19:06:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:06:00.0",
        "endGMT": "2026-07-21T19:07:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:07:00.0",
        "endGMT": "2026-07-21T19:08:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:08:00.0",
        "endGMT": "2026-07-21T19:09:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:09:00.0",
        "endGMT": "2026-07-21T19:10:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:10:00.0",
        "endGMT": "2026-07-21T19:11:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:11:00.0",
        "endGMT": "2026-07-21T19:12:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:12:00.0",
        "endGMT": "2026-07-21T19:13:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:13:00.0",
        "endGMT": "2026-07-21T19:14:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:14:00.0",
        "endGMT": "2026-07-21T19:15:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:15:00.0",
        "endGMT": "2026-07-21T19:16:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:16:00.0",
        "endGMT": "2026-07-21T19:17:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:17:00.0",
        "endGMT": "2026-07-21T19:18:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:18:00.0",
        "endGMT": "2026-07-21T19:19:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:19:00.0",
        "endGMT": "2026-07-21T19:20:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:20:00.0",
        "endGMT": "2026-07-21T19:21:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:21:00.0",
        "endGMT": "2026-07-21T19:22:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:22:00.0",
        "endGMT": "2026-07-21T19:23:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:23:00.0",
        "endGMT": "2026-07-21T19:24:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:24:00.0",
        "endGMT": "2026-07-21T19:25:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:25:00.0",
        "endGMT": "2026-07-21T19:26:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:26:00.0",
        "endGMT": "2026-07-21T19:27:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:27:00.0",
        "endGMT": "2026-07-21T19:28:00.0",
        "activityLevel": 0.07686529550989835
      },
      {
        "startGMT": "2026-07-21T19:28:00.0",
        "endGMT": "2026-07-21T19:29:00.0",
        "activityLevel": 0.0624072560798502
      },
      {
        "startGMT": "2026-07-21T19:29:00.0",
        "endGMT": "2026-07-21T19:30:00.0",
        "activityLevel": 0.1421992575399745
      },
      {
        "startGMT": "2026-07-21T19:30:00.0",
        "endGMT": "2026-07-21T19:31:00.0",
        "activityLevel": 0.2388795271862367
      },
      {
        "startGMT": "2026-07-21T19:31:00.0",
        "endGMT": "2026-07-21T19:32:00.0",
        "activityLevel": 0.3520874419982968
      },
      {
        "startGMT": "2026-07-21T19:32:00.0",
        "endGMT": "2026-07-21T19:33:00.0",
        "activityLevel": 0.4867355133924049
      },
      {
        "startGMT": "2026-07-21T19:33:00.0",
        "endGMT": "2026-07-21T19:34:00.0",
        "activityLevel": 0.6260800998226217
      },
      {
        "startGMT": "2026-07-21T19:34:00.0",
        "endGMT": "2026-07-21T19:35:00.0",
        "activityLevel": 0.7678565494992928
      },
      {
        "startGMT": "2026-07-21T19:35:00.0",
        "endGMT": "2026-07-21T19:36:00.0",
        "activityLevel": 0.9087960473726721
      },
      {
        "startGMT": "2026-07-21T19:36:00.0",
        "endGMT": "2026-07-21T19:37:00.0",
        "activityLevel": 1.0451926243265095
      },
      {
        "startGMT": "2026-07-21T19:37:00.0",
        "endGMT": "2026-07-21T19:38:00.0",
        "activityLevel": 1.1732011649282623
      },
      {
        "startGMT": "2026-07-21T19:38:00.0",
        "endGMT": "2026-07-21T19:39:00.0",
        "activityLevel": 1.289052546714856
      },
      {
        "startGMT": "2026-07-21T19:39:00.0",
        "endGMT": "2026-07-21T19:40:00.0",
        "activityLevel": 1.3892329413933087
      },
      {
        "startGMT": "2026-07-21T19:40:00.0",
        "endGMT": "2026-07-21T19:41:00.0",
        "activityLevel": 1.4706392137968007
      },
      {
        "startGMT": "2026-07-21T19:41:00.0",
        "endGMT": "2026-07-21T19:42:00.0",
        "activityLevel": 1.530711601547675
      },
      {
        "startGMT": "2026-07-21T19:42:00.0",
        "endGMT": "2026-07-21T19:43:00.0",
        "activityLevel": 1.5675414177065512
      },
      {
        "startGMT": "2026-07-21T19:43:00.0",
        "endGMT": "2026-07-21T19:44:00.0",
        "activityLevel": 1.5799507409742115
      },
      {
        "startGMT": "2026-07-21T19:44:00.0",
        "endGMT": "2026-07-21T19:45:00.0",
        "activityLevel": 1.5675414177065512
      },
      {
        "startGMT": "2026-07-21T19:45:00.0",
        "endGMT": "2026-07-21T19:46:00.0",
        "activityLevel": 1.530711601547675
      },
      {
        "startGMT": "2026-07-21T19:46:00.0",
        "endGMT": "2026-07-21T19:47:00.0",
        "activityLevel": 1.469634498890782
      },
      {
        "startGMT": "2026-07-21T19:47:00.0",
        "endGMT": "2026-07-21T19:48:00.0",
        "activityLevel": 1.3895952538323912
      },
      {
        "startGMT": "2026-07-21T19:48:00.0",
        "endGMT": "2026-07-21T19:49:00.0",
        "activityLevel": 1.2925788094322574
      },
      {
        "startGMT": "2026-07-21T19:49:00.0",
        "endGMT": "2026-07-21T19:50:00.0",
        "activityLevel": 1.1827017012201546
      },
      {
        "startGMT": "2026-07-21T19:50:00.0",
        "endGMT": "2026-07-21T19:51:00.0",
        "activityLevel": 1.064882809269959
      },
      {
        "startGMT": "2026-07-21T19:51:00.0",
        "endGMT": "2026-07-21T19:52:00.0",
        "activityLevel": 0.9448322050842001
      },
      {
        "startGMT": "2026-07-21T19:52:00.0",
        "endGMT": "2026-07-21T19:53:00.0",
        "activityLevel": 0.8272570328221138
      },
      {
        "startGMT": "2026-07-21T19:53:00.0",
        "endGMT": "2026-07-21T19:54:00.0",
        "activityLevel": 0.725362092293103
      },
      {
        "startGMT": "2026-07-21T19:54:00.0",
        "endGMT": "2026-07-21T19:55:00.0",
        "activityLevel": 0.6415211138442382
      },
      {
        "startGMT": "2026-07-21T19:55:00.0",
        "endGMT": "2026-07-21T19:56:00.0",
        "activityLevel": 0.5988575699861896
      },
      {
        "startGMT": "2026-07-21T19:56:00.0",
        "endGMT": "2026-07-21T19:57:00.0",
        "activityLevel": 0.6032231045402157
      },
      {
        "startGMT": "2026-07-21T19:57:00.0",
        "endGMT": "2026-07-21T19:58:00.0",
        "activityLevel": 0.641047254930109
      },
      {
        "startGMT": "2026-07-21T19:58:00.0",
        "endGMT": "2026-07-21T19:59:00.0",
        "activityLevel": 0.6935556744693536
      },
      {
        "startGMT": "2026-07-21T19:59:00.0",
        "endGMT": "2026-07-21T20:00:00.0",
        "activityLevel": 0.7601625428421319
      },
      {
        "startGMT": "2026-07-21T20:00:00.0",
        "endGMT": "2026-07-21T20:01:00.0",
        "activityLevel": 0.832605600065032
      },
      {
        "startGMT": "2026-07-21T20:01:00.0",
        "endGMT": "2026-07-21T20:02:00.0",
        "activityLevel": 0.897582127411862
      },
      {
        "startGMT": "2026-07-21T20:02:00.0",
        "endGMT": "2026-07-21T20:03:00.0",
        "activityLevel": 0.9573094843248174
      },
      {
        "startGMT": "2026-07-21T20:03:00.0",
        "endGMT": "2026-07-21T20:04:00.0",
        "activityLevel": 1.0101498840913699
      },
      {
        "startGMT": "2026-07-21T20:04:00.0",
        "endGMT": "2026-07-21T20:05:00.0",
        "activityLevel": 1.0531557832555525
      },
      {
        "startGMT": "2026-07-21T20:05:00.0",
        "endGMT": "2026-07-21T20:06:00.0",
        "activityLevel": 1.0882511720100245
      },
      {
        "startGMT": "2026-07-21T20:06:00.0",
        "endGMT": "2026-07-21T20:07:00.0",
        "activityLevel": 1.1172829646811786
      },
      {
        "startGMT": "2026-07-21T20:07:00.0",
        "endGMT": "2026-07-21T20:08:00.0",
        "activityLevel": 1.1383922964432605
      },
      {
        "startGMT": "2026-07-21T20:08:00.0",
        "endGMT": "2026-07-21T20:09:00.0",
        "activityLevel": 1.1518525238096047
      },
      {
        "startGMT": "2026-07-21T20:09:00.0",
        "endGMT": "2026-07-21T20:10:00.0",
        "activityLevel": 1.1581260217509164
      },
      {
        "startGMT": "2026-07-21T20:10:00.0",
        "endGMT": "2026-07-21T20:11:00.0",
        "activityLevel": 1.1577981080863433
      },
      {
        "startGMT": "2026-07-21T20:11:00.0",
        "endGMT": "2026-07-21T20:12:00.0",
        "activityLevel": 1.151500819600113
      },
      {
        "startGMT": "2026-07-21T20:12:00.0",
        "endGMT": "2026-07-21T20:13:00.0",
        "activityLevel": 1.1398345475883207
      },
      {
        "startGMT": "2026-07-21T20:13:00.0",
        "endGMT": "2026-07-21T20:14:00.0",
        "activityLevel": 1.121981430146492
      },
      {
        "startGMT": "2026-07-21T20:14:00.0",
        "endGMT": "2026-07-21T20:15:00.0",
        "activityLevel": 1.1026869557161108
      },
      {
        "startGMT": "2026-07-21T20:15:00.0",
        "endGMT": "2026-07-21T20:16:00.0",
        "activityLevel": 1.0828516726048403
      },
      {
        "startGMT": "2026-07-21T20:16:00.0",
        "endGMT": "2026-07-21T20:17:00.0",
        "activityLevel": 1.0591367355201688
      },
      {
        "startGMT": "2026-07-21T20:17:00.0",
        "endGMT": "2026-07-21T20:18:00.0",
        "activityLevel": 1.0337535350770608
      },
      {
        "startGMT": "2026-07-21T20:18:00.0",
        "endGMT": "2026-07-21T20:19:00.0",
        "activityLevel": 1.0072666264938137
      },
      {
        "startGMT": "2026-07-21T20:19:00.0",
        "endGMT": "2026-07-21T20:20:00.0",
        "activityLevel": 0.9799179886399454
      },
      {
        "startGMT": "2026-07-21T20:20:00.0",
        "endGMT": "2026-07-21T20:21:00.0",
        "activityLevel": 0.9516554570816478
      },
      {
        "startGMT": "2026-07-21T20:21:00.0",
        "endGMT": "2026-07-21T20:22:00.0",
        "activityLevel": 0.9243557062872085
      },
      {
        "startGMT": "2026-07-21T20:22:00.0",
        "endGMT": "2026-07-21T20:23:00.0",
        "activityLevel": 0.8925459246392423
      },
      {
        "startGMT": "2026-07-21T20:23:00.0",
        "endGMT": "2026-07-21T20:24:00.0",
        "activityLevel": 0.8638218150448627
      },
      {
        "startGMT": "2026-07-21T20:24:00.0",
        "endGMT": "2026-07-21T20:25:00.0",
        "activityLevel": 0.8279664047787894
      },
      {
        "startGMT": "2026-07-21T20:25:00.0",
        "endGMT": "2026-07-21T20:26:00.0",
        "activityLevel": 0.7895712389767626
      },
      {
        "startGMT": "2026-07-21T20:26:00.0",
        "endGMT": "2026-07-21T20:27:00.0",
        "activityLevel": 0.749808391796619
      },
      {
        "startGMT": "2026-07-21T20:27:00.0",
        "endGMT": "2026-07-21T20:28:00.0",
        "activityLevel": 0.7096625234094611
      },
      {
        "startGMT": "2026-07-21T20:28:00.0",
        "endGMT": "2026-07-21T20:29:00.0",
        "activityLevel": 0.6684388214170179
      },
      {
        "startGMT": "2026-07-21T20:29:00.0",
        "endGMT": "2026-07-21T20:30:00.0",
        "activityLevel": 0.6350979650407612
      },
      {
        "startGMT": "2026-07-21T20:30:00.0",
        "endGMT": "2026-07-21T20:31:00.0",
        "activityLevel": 0.6048172382837183
      },
      {
        "startGMT": "2026-07-21T20:31:00.0",
        "endGMT": "2026-07-21T20:32:00.0",
        "activityLevel": 0.5970893662018015
      },
      {
        "startGMT": "2026-07-21T20:32:00.0",
        "endGMT": "2026-07-21T20:33:00.0",
        "activityLevel": 0.6045500899459398
      },
      {
        "startGMT": "2026-07-21T20:33:00.0",
        "endGMT": "2026-07-21T20:34:00.0",
        "activityLevel": 0.642451134308373
      },
      {
        "startGMT": "2026-07-21T20:34:00.0",
        "endGMT": "2026-07-21T20:35:00.0",
        "activityLevel": 0.6787155904600822
      },
      {
        "startGMT": "2026-07-21T20:35:00.0",
        "endGMT": "2026-07-21T20:36:00.0",
        "activityLevel": 0.8030472470523624
      },
      {
        "startGMT": "2026-07-21T20:36:00.0",
        "endGMT": "2026-07-21T20:37:00.0",
        "activityLevel": 0.975788211994894
      },
      {
        "startGMT": "2026-07-21T20:37:00.0",
        "endGMT": "2026-07-21T20:38:00.0",
        "activityLevel": 1.1931705618175543
      },
      {
        "startGMT": "2026-07-21T20:38:00.0",
        "endGMT": "2026-07-21T20:39:00.0",
        "activityLevel": 1.4335718641503934
      },
      {
        "startGMT": "2026-07-21T20:39:00.0",
        "endGMT": "2026-07-21T20:40:00.0",
        "activityLevel": 1.6864087093995273
      },
      {
        "startGMT": "2026-07-21T20:40:00.0",
        "endGMT": "2026-07-21T20:41:00.0",
        "activityLevel": 1.9419049877466303
      },
      {
        "startGMT": "2026-07-21T20:41:00.0",
        "endGMT": "2026-07-21T20:42:00.0",
        "activityLevel": 2.1908742491329916
      },
      {
        "startGMT": "2026-07-21T20:42:00.0",
        "endGMT": "2026-07-21T20:43:00.0",
        "activityLevel": 2.4255023999714824
      },
      {
        "startGMT": "2026-07-21T20:43:00.0",
        "endGMT": "2026-07-21T20:44:00.0",
        "activityLevel": 2.6359549023644626
      },
      {
        "startGMT": "2026-07-21T20:44:00.0",
        "endGMT": "2026-07-21T20:45:00.0",
        "activityLevel": 2.8159811987524113
      },
      {
        "startGMT": "2026-07-21T20:45:00.0",
        "endGMT": "2026-07-21T20:46:00.0",
        "activityLevel": 2.9595415739055864
      },
      {
        "startGMT": "2026-07-21T20:46:00.0",
        "endGMT": "2026-07-21T20:47:00.0",
        "activityLevel": 3.061710727157375
      },
      {
        "startGMT": "2026-07-21T20:47:00.0",
        "endGMT": "2026-07-21T20:48:00.0",
        "activityLevel": 3.1188677858356573
      },
      {
        "startGMT": "2026-07-21T20:48:00.0",
        "endGMT": "2026-07-21T20:49:00.0",
        "activityLevel": 3.1288369606473765
      },
      {
        "startGMT": "2026-07-21T20:49:00.0",
        "endGMT": "2026-07-21T20:50:00.0",
        "activityLevel": 3.0909715439554866
      },
      {
        "startGMT": "2026-07-21T20:50:00.0",
        "endGMT": "2026-07-21T20:51:00.0",
        "activityLevel": 3.006176636209264
      },
      {
        "startGMT": "2026-07-21T20:51:00.0",
        "endGMT": "2026-07-21T20:52:00.0",
        "activityLevel": 2.877041781606463
      },
      {
        "startGMT": "2026-07-21T20:52:00.0",
        "endGMT": "2026-07-21T20:53:00.0",
        "activityLevel": 2.7064778302609773
      },
      {
        "startGMT": "2026-07-21T20:53:00.0",
        "endGMT": "2026-07-21T20:54:00.0",
        "activityLevel": 2.501551969237645
      },
      {
        "startGMT": "2026-07-21T20:54:00.0",
        "endGMT": "2026-07-21T20:55:00.0",
        "activityLevel": 2.266856544075537
      },
      {
        "startGMT": "2026-07-21T20:55:00.0",
        "endGMT": "2026-07-21T20:56:00.0",
        "activityLevel": 2.0129057929928744
      },
      {
        "startGMT": "2026-07-21T20:56:00.0",
        "endGMT": "2026-07-21T20:57:00.0",
        "activityLevel": 1.7528466290463887
      },
      {
        "startGMT": "2026-07-21T20:57:00.0",
        "endGMT": "2026-07-21T20:58:00.0",
        "activityLevel": 1.5006306406800816
      },
      {
        "startGMT": "2026-07-21T20:58:00.0",
        "endGMT": "2026-07-21T20:59:00.0",
        "activityLevel": 1.2670445542606872
      },
      {
        "startGMT": "2026-07-21T20:59:00.0",
        "endGMT": "2026-07-21T21:00:00.0",
        "activityLevel": 1.0774224373459613
      },
      {
        "startGMT": "2026-07-21T21:00:00.0",
        "endGMT": "2026-07-21T21:01:00.0",
        "activityLevel": 0.9477240625082456
      },
      {
        "startGMT": "2026-07-21T21:01:00.0",
        "endGMT": "2026-07-21T21:02:00.0",
        "activityLevel": 0.8998297951186046
      },
      {
        "startGMT": "2026-07-21T21:02:00.0",
        "endGMT": "2026-07-21T21:03:00.0",
        "activityLevel": 0.9248252095450562
      },
      {
        "startGMT": "2026-07-21T21:03:00.0",
        "endGMT": "2026-07-21T21:04:00.0",
        "activityLevel": 1.023452566453419
      },
      {
        "startGMT": "2026-07-21T21:04:00.0",
        "endGMT": "2026-07-21T21:05:00.0",
        "activityLevel": 1.1087154308667018
      },
      {
        "startGMT": "2026-07-21T21:05:00.0",
        "endGMT": "2026-07-21T21:06:00.0",
        "activityLevel": 1.1862534735722885
      },
      {
        "startGMT": "2026-07-21T21:06:00.0",
        "endGMT": "2026-07-21T21:07:00.0",
        "activityLevel": 1.2417365418881832
      },
      {
        "startGMT": "2026-07-21T21:07:00.0",
        "endGMT": "2026-07-21T21:08:00.0",
        "activityLevel": 1.278810442832807
      },
      {
        "startGMT": "2026-07-21T21:08:00.0",
        "endGMT": "2026-07-21T21:09:00.0",
        "activityLevel": 1.2963849284958897
      },
      {
        "startGMT": "2026-07-21T21:09:00.0",
        "endGMT": "2026-07-21T21:10:00.0",
        "activityLevel": 1.2939958381832068
      },
      {
        "startGMT": "2026-07-21T21:10:00.0",
        "endGMT": "2026-07-21T21:11:00.0",
        "activityLevel": 1.2718250420399608
      },
      {
        "startGMT": "2026-07-21T21:11:00.0",
        "endGMT": "2026-07-21T21:12:00.0",
        "activityLevel": 1.2306938945060815
      },
      {
        "startGMT": "2026-07-21T21:12:00.0",
        "endGMT": "2026-07-21T21:13:00.0",
        "activityLevel": 1.1720307729285868
      },
      {
        "startGMT": "2026-07-21T21:13:00.0",
        "endGMT": "2026-07-21T21:14:00.0",
        "activityLevel": 1.0978143788679295
      },
      {
        "startGMT": "2026-07-21T21:14:00.0",
        "endGMT": "2026-07-21T21:15:00.0",
        "activityLevel": 1.0104955534255518
      },
      {
        "startGMT": "2026-07-21T21:15:00.0",
        "endGMT": "2026-07-21T21:16:00.0",
        "activityLevel": 0.9124967649965461
      },
      {
        "startGMT": "2026-07-21T21:16:00.0",
        "endGMT": "2026-07-21T21:17:00.0",
        "activityLevel": 0.8078247562556337
      },
      {
        "startGMT": "2026-07-21T21:17:00.0",
        "endGMT": "2026-07-21T21:18:00.0",
        "activityLevel": 0.7012189131505032
      },
      {
        "startGMT": "2026-07-21T21:18:00.0",
        "endGMT": "2026-07-21T21:19:00.0",
        "activityLevel": 0.5917046622005829
      },
      {
        "startGMT": "2026-07-21T21:19:00.0",
        "endGMT": "2026-07-21T21:20:00.0",
        "activityLevel": 0.501486596514503
      },
      {
        "startGMT": "2026-07-21T21:20:00.0",
        "endGMT": "2026-07-21T21:21:00.0",
        "activityLevel": 0.4372298317944339
      },
      {
        "startGMT": "2026-07-21T21:21:00.0",
        "endGMT": "2026-07-21T21:22:00.0",
        "activityLevel": 0.4128481214268124
      },
      {
        "startGMT": "2026-07-21T21:22:00.0",
        "endGMT": "2026-07-21T21:23:00.0",
        "activityLevel": 0.4334937114749832
      },
      {
        "startGMT": "2026-07-21T21:23:00.0",
        "endGMT": "2026-07-21T21:24:00.0",
        "activityLevel": 0.4977509944063357
      },
      {
        "startGMT": "2026-07-21T21:24:00.0",
        "endGMT": "2026-07-21T21:25:00.0",
        "activityLevel": 0.5785982975146998
      },
      {
        "startGMT": "2026-07-21T21:25:00.0",
        "endGMT": "2026-07-21T21:26:00.0",
        "activityLevel": 0.6596428031236178
      },
      {
        "startGMT": "2026-07-21T21:26:00.0",
        "endGMT": "2026-07-21T21:27:00.0",
        "activityLevel": 0.7411887207716008
      },
      {
        "startGMT": "2026-07-21T21:27:00.0",
        "endGMT": "2026-07-21T21:28:00.0",
        "activityLevel": 0.819263981825274
      },
      {
        "startGMT": "2026-07-21T21:28:00.0",
        "endGMT": "2026-07-21T21:29:00.0",
        "activityLevel": 0.8910335369213871
      },
      {
        "startGMT": "2026-07-21T21:29:00.0",
        "endGMT": "2026-07-21T21:30:00.0",
        "activityLevel": 0.9520043962112518
      },
      {
        "startGMT": "2026-07-21T21:30:00.0",
        "endGMT": "2026-07-21T21:31:00.0",
        "activityLevel": 1.0022498320314226
      },
      {
        "startGMT": "2026-07-21T21:31:00.0",
        "endGMT": "2026-07-21T21:32:00.0",
        "activityLevel": 1.0385264129074705
      },
      {
        "startGMT": "2026-07-21T21:32:00.0",
        "endGMT": "2026-07-21T21:33:00.0",
        "activityLevel": 1.0588793803330996
      },
      {
        "startGMT": "2026-07-21T21:33:00.0",
        "endGMT": "2026-07-21T21:34:00.0",
        "activityLevel": 1.0674848172897824
      },
      {
        "startGMT": "2026-07-21T21:34:00.0",
        "endGMT": "2026-07-21T21:35:00.0",
        "activityLevel": 1.0630499060980971
      },
      {
        "startGMT": "2026-07-21T21:35:00.0",
        "endGMT": "2026-07-21T21:36:00.0",
        "activityLevel": 1.0453528111252144
      },
      {
        "startGMT": "2026-07-21T21:36:00.0",
        "endGMT": "2026-07-21T21:37:00.0",
        "activityLevel": 1.0208301469015941
      },
      {
        "startGMT": "2026-07-21T21:37:00.0",
        "endGMT": "2026-07-21T21:38:00.0",
        "activityLevel": 0.9901412408381615
      },
      {
        "startGMT": "2026-07-21T21:38:00.0",
        "endGMT": "2026-07-21T21:39:00.0",
        "activityLevel": 0.9574341777722591
      },
      {
        "startGMT": "2026-07-21T21:39:00.0",
        "endGMT": "2026-07-21T21:40:00.0",
        "activityLevel": 0.9270785112150388
      },
      {
        "startGMT": "2026-07-21T21:40:00.0",
        "endGMT": "2026-07-21T21:41:00.0",
        "activityLevel": 0.9019925714552016
      },
      {
        "startGMT": "2026-07-21T21:41:00.0",
        "endGMT": "2026-07-21T21:42:00.0",
        "activityLevel": 0.8846940626187377
      },
      {
        "startGMT": "2026-07-21T21:42:00.0",
        "endGMT": "2026-07-21T21:43:00.0",
        "activityLevel": 0.8758520067690597
      },
      {
        "startGMT": "2026-07-21T21:43:00.0",
        "endGMT": "2026-07-21T21:44:00.0",
        "activityLevel": 0.8762828331586823
      },
      {
        "startGMT": "2026-07-21T21:44:00.0",
        "endGMT": "2026-07-21T21:45:00.0",
        "activityLevel": 0.8840193387113587
      },
      {
        "startGMT": "2026-07-21T21:45:00.0",
        "endGMT": "2026-07-21T21:46:00.0",
        "activityLevel": 0.8953416604886528
      },
      {
        "startGMT": "2026-07-21T21:46:00.0",
        "endGMT": "2026-07-21T21:47:00.0",
        "activityLevel": 0.9061107404611844
      },
      {
        "startGMT": "2026-07-21T21:47:00.0",
        "endGMT": "2026-07-21T21:48:00.0",
        "activityLevel": 0.9179654564862585
      },
      {
        "startGMT": "2026-07-21T21:48:00.0",
        "endGMT": "2026-07-21T21:49:00.0",
        "activityLevel": 0.9182942405178746
      },
      {
        "startGMT": "2026-07-21T21:49:00.0",
        "endGMT": "2026-07-21T21:50:00.0",
        "activityLevel": 0.9103060732200274
      },
      {
        "startGMT": "2026-07-21T21:50:00.0",
        "endGMT": "2026-07-21T21:51:00.0",
        "activityLevel": 0.8966483129916595
      },
      {
        "startGMT": "2026-07-21T21:51:00.0",
        "endGMT": "2026-07-21T21:52:00.0",
        "activityLevel": 0.8447267511930601
      },
      {
        "startGMT": "2026-07-21T21:52:00.0",
        "endGMT": "2026-07-21T21:53:00.0",
        "activityLevel": 0.8495579070623297
      },
      {
        "startGMT": "2026-07-21T21:53:00.0",
        "endGMT": "2026-07-21T21:54:00.0",
        "activityLevel": 0.8883475403358907
      },
      {
        "startGMT": "2026-07-21T21:54:00.0",
        "endGMT": "2026-07-21T21:55:00.0",
        "activityLevel": 0.9667775146606374
      },
      {
        "startGMT": "2026-07-21T21:55:00.0",
        "endGMT": "2026-07-21T21:56:00.0",
        "activityLevel": 1.0823981622647345
      },
      {
        "startGMT": "2026-07-21T21:56:00.0",
        "endGMT": "2026-07-21T21:57:00.0",
        "activityLevel": 1.2314883441751245
      },
      {
        "startGMT": "2026-07-21T21:57:00.0",
        "endGMT": "2026-07-21T21:58:00.0",
        "activityLevel": 1.400917196294469
      },
      {
        "startGMT": "2026-07-21T21:58:00.0",
        "endGMT": "2026-07-21T21:59:00.0",
        "activityLevel": 1.579705575596108
      },
      {
        "startGMT": "2026-07-21T21:59:00.0",
        "endGMT": "2026-07-21T22:00:00.0",
        "activityLevel": 1.7567717150993587
      },
      {
        "startGMT": "2026-07-21T22:00:00.0",
        "endGMT": "2026-07-21T22:01:00.0",
        "activityLevel": 1.923339935868374
      },
      {
        "startGMT": "2026-07-21T22:01:00.0",
        "endGMT": "2026-07-21T22:02:00.0",
        "activityLevel": 2.072543179980514
      },
      {
        "startGMT": "2026-07-21T22:02:00.0",
        "endGMT": "2026-07-21T22:03:00.0",
        "activityLevel": 2.195651454259562
      },
      {
        "startGMT": "2026-07-21T22:03:00.0",
        "endGMT": "2026-07-21T22:04:00.0",
        "activityLevel": 2.2884066058175647
      },
      {
        "startGMT": "2026-07-21T22:04:00.0",
        "endGMT": "2026-07-21T22:05:00.0",
        "activityLevel": 2.347848446116181
      },
      {
        "startGMT": "2026-07-21T22:05:00.0",
        "endGMT": "2026-07-21T22:06:00.0",
        "activityLevel": 2.369612600557954
      },
      {
        "startGMT": "2026-07-21T22:06:00.0",
        "endGMT": "2026-07-21T22:07:00.0",
        "activityLevel": 2.3536176646870444
      },
      {
        "startGMT": "2026-07-21T22:07:00.0",
        "endGMT": "2026-07-21T22:08:00.0",
        "activityLevel": 2.2999705751186053
      },
      {
        "startGMT": "2026-07-21T22:08:00.0",
        "endGMT": "2026-07-21T22:09:00.0",
        "activityLevel": 2.210020143340807
      },
      {
        "startGMT": "2026-07-21T22:09:00.0",
        "endGMT": "2026-07-21T22:10:00.0",
        "activityLevel": 2.0868003456326445
      },
      {
        "startGMT": "2026-07-21T22:10:00.0",
        "endGMT": "2026-07-21T22:11:00.0",
        "activityLevel": 1.934225562528683
      },
      {
        "startGMT": "2026-07-21T22:11:00.0",
        "endGMT": "2026-07-21T22:12:00.0",
        "activityLevel": 1.7556803575180466
      },
      {
        "startGMT": "2026-07-21T22:12:00.0",
        "endGMT": "2026-07-21T22:13:00.0",
        "activityLevel": 1.5617079455110612
      },
      {
        "startGMT": "2026-07-21T22:13:00.0",
        "endGMT": "2026-07-21T22:14:00.0",
        "activityLevel": 1.3581325090023109
      },
      {
        "startGMT": "2026-07-21T22:14:00.0",
        "endGMT": "2026-07-21T22:15:00.0",
        "activityLevel": 1.1539788812755916
      },
      {
        "startGMT": "2026-07-21T22:15:00.0",
        "endGMT": "2026-07-21T22:16:00.0",
        "activityLevel": 0.9601198784252719
      },
      {
        "startGMT": "2026-07-21T22:16:00.0",
        "endGMT": "2026-07-21T22:17:00.0",
        "activityLevel": 0.7901854005786927
      },
      {
        "startGMT": "2026-07-21T22:17:00.0",
        "endGMT": "2026-07-21T22:18:00.0",
        "activityLevel": 0.6618395545207071
      },
      {
        "startGMT": "2026-07-21T22:18:00.0",
        "endGMT": "2026-07-21T22:19:00.0",
        "activityLevel": 0.5909658563950916
      },
      {
        "startGMT": "2026-07-21T22:19:00.0",
        "endGMT": "2026-07-21T22:20:00.0",
        "activityLevel": 0.58066072006625
      },
      {
        "startGMT": "2026-07-21T22:20:00.0",
        "endGMT": "2026-07-21T22:21:00.0",
        "activityLevel": 0.6655224172549622
      },
      {
        "startGMT": "2026-07-21T22:21:00.0",
        "endGMT": "2026-07-21T22:22:00.0",
        "activityLevel": 0.7093823288021601
      },
      {
        "startGMT": "2026-07-21T22:22:00.0",
        "endGMT": "2026-07-21T22:23:00.0",
        "activityLevel": 0.7478797160172189
      },
      {
        "startGMT": "2026-07-21T22:23:00.0",
        "endGMT": "2026-07-21T22:24:00.0",
        "activityLevel": 0.7741869649171316
      },
      {
        "startGMT": "2026-07-21T22:24:00.0",
        "endGMT": "2026-07-21T22:25:00.0",
        "activityLevel": 0.8011915581598149
      },
      {
        "startGMT": "2026-07-21T22:25:00.0",
        "endGMT": "2026-07-21T22:26:00.0",
        "activityLevel": 0.8178958854687459
      },
      {
        "startGMT": "2026-07-21T22:26:00.0",
        "endGMT": "2026-07-21T22:27:00.0",
        "activityLevel": 0.8274412282356832
      },
      {
        "startGMT": "2026-07-21T22:27:00.0",
        "endGMT": "2026-07-21T22:28:00.0",
        "activityLevel": 0.8314586088270564
      },
      {
        "startGMT": "2026-07-21T22:28:00.0",
        "endGMT": "2026-07-21T22:29:00.0",
        "activityLevel": 0.8318128068844288
      },
      {
        "startGMT": "2026-07-21T22:29:00.0",
        "endGMT": "2026-07-21T22:30:00.0",
        "activityLevel": 0.8303788816911952
      },
      {
        "startGMT": "2026-07-21T22:30:00.0",
        "endGMT": "2026-07-21T22:31:00.0",
        "activityLevel": 0.8287773441825688
      },
      {
        "startGMT": "2026-07-21T22:31:00.0",
        "endGMT": "2026-07-21T22:32:00.0",
        "activityLevel": 0.8281126560152356
      },
      {
        "startGMT": "2026-07-21T22:32:00.0",
        "endGMT": "2026-07-21T22:33:00.0",
        "activityLevel": 0.8287773441825688
      },
      {
        "startGMT": "2026-07-21T22:33:00.0",
        "endGMT": "2026-07-21T22:34:00.0",
        "activityLevel": 0.8303788816911952
      },
      {
        "startGMT": "2026-07-21T22:34:00.0",
        "endGMT": "2026-07-21T22:35:00.0",
        "activityLevel": 0.8318128068844288
      },
      {
        "startGMT": "2026-07-21T22:35:00.0",
        "endGMT": "2026-07-21T22:36:00.0",
        "activityLevel": 0.8314586088270564
      },
      {
        "startGMT": "2026-07-21T22:36:00.0",
        "endGMT": "2026-07-21T22:37:00.0",
        "activityLevel": 0.8274412282356832
      },
      {
        "startGMT": "2026-07-21T22:37:00.0",
        "endGMT": "2026-07-21T22:38:00.0",
        "activityLevel": 0.8178958854687459
      },
      {
        "startGMT": "2026-07-21T22:38:00.0",
        "endGMT": "2026-07-21T22:39:00.0",
        "activityLevel": 0.8011915581598149
      },
      {
        "startGMT": "2026-07-21T22:39:00.0",
        "endGMT": "2026-07-21T22:40:00.0",
        "activityLevel": 0.7760925160536675
      },
      {
        "startGMT": "2026-07-21T22:40:00.0",
        "endGMT": "2026-07-21T22:41:00.0",
        "activityLevel": 0.7472063072597769
      },
      {
        "startGMT": "2026-07-21T22:41:00.0",
        "endGMT": "2026-07-21T22:42:00.0",
        "activityLevel": 0.702936539109698
      },
      {
        "startGMT": "2026-07-21T22:42:00.0",
        "endGMT": "2026-07-21T22:43:00.0",
        "activityLevel": 0.6484888180908535
      },
      {
        "startGMT": "2026-07-21T22:43:00.0",
        "endGMT": "2026-07-21T22:44:00.0",
        "activityLevel": 0.5855640746547759
      },
      {
        "startGMT": "2026-07-21T22:44:00.0",
        "endGMT": "2026-07-21T22:45:00.0",
        "activityLevel": 0.516075710571075
      },
      {
        "startGMT": "2026-07-21T22:45:00.0",
        "endGMT": "2026-07-21T22:46:00.0",
        "activityLevel": 0.4420512517154544
      },
      {
        "startGMT": "2026-07-21T22:46:00.0",
        "endGMT": "2026-07-21T22:47:00.0",
        "activityLevel": 0.3655068810407815
      },
      {
        "startGMT": "2026-07-21T22:47:00.0",
        "endGMT": "2026-07-21T22:48:00.0",
        "activityLevel": 0.2882629894112111
      },
      {
        "startGMT": "2026-07-21T22:48:00.0",
        "endGMT": "2026-07-21T22:49:00.0",
        "activityLevel": 0.2115766559902864
      },
      {
        "startGMT": "2026-07-21T22:49:00.0",
        "endGMT": "2026-07-21T22:50:00.0",
        "activityLevel": 0.1349333939486886
      },
      {
        "startGMT": "2026-07-21T22:50:00.0",
        "endGMT": "2026-07-21T22:51:00.0",
        "activityLevel": 0.0448732441707528
      },
      {
        "startGMT": "2026-07-21T22:51:00.0",
        "endGMT": "2026-07-21T22:52:00.0",
        "activityLevel": 0.10870394338591402
      },
      {
        "startGMT": "2026-07-21T22:52:00.0",
        "endGMT": "2026-07-21T22:53:00.0",
        "activityLevel": 0.0448732441707528
      },
      {
        "startGMT": "2026-07-21T22:53:00.0",
        "endGMT": "2026-07-21T22:54:00.0",
        "activityLevel": 0.1349333939486886
      },
      {
        "startGMT": "2026-07-21T22:54:00.0",
        "endGMT": "2026-07-21T22:55:00.0",
        "activityLevel": 0.20447626887519246
      },
      {
        "startGMT": "2026-07-21T22:55:00.0",
        "endGMT": "2026-07-21T22:56:00.0",
        "activityLevel": 0.29000406046380106
      },
      {
        "startGMT": "2026-07-21T22:56:00.0",
        "endGMT": "2026-07-21T22:57:00.0",
        "activityLevel": 0.3698520201859008
      },
      {
        "startGMT": "2026-07-21T22:57:00.0",
        "endGMT": "2026-07-21T22:58:00.0",
        "activityLevel": 0.4688339342087175
      },
      {
        "startGMT": "2026-07-21T22:58:00.0",
        "endGMT": "2026-07-21T22:59:00.0",
        "activityLevel": 0.5710419733925834
      },
      {
        "startGMT": "2026-07-21T22:59:00.0",
        "endGMT": "2026-07-21T23:00:00.0",
        "activityLevel": 0.6741272928241491
      },
      {
        "startGMT": "2026-07-21T23:00:00.0",
        "endGMT": "2026-07-21T23:01:00.0",
        "activityLevel": 0.7754598331472494
      },
      {
        "startGMT": "2026-07-21T23:01:00.0",
        "endGMT": "2026-07-21T23:02:00.0",
        "activityLevel": 0.8722855768751424
      },
      {
        "startGMT": "2026-07-21T23:02:00.0",
        "endGMT": "2026-07-21T23:03:00.0",
        "activityLevel": 0.9618571710577117
      },
      {
        "startGMT": "2026-07-21T23:03:00.0",
        "endGMT": "2026-07-21T23:04:00.0",
        "activityLevel": 1.0415521493253288
      },
      {
        "startGMT": "2026-07-21T23:04:00.0",
        "endGMT": "2026-07-21T23:05:00.0",
        "activityLevel": 1.1089812799854684
      },
      {
        "startGMT": "2026-07-21T23:05:00.0",
        "endGMT": "2026-07-21T23:06:00.0",
        "activityLevel": 1.1595407560770066
      },
      {
        "startGMT": "2026-07-21T23:06:00.0",
        "endGMT": "2026-07-21T23:07:00.0",
        "activityLevel": 1.2000590087350873
      },
      {
        "startGMT": "2026-07-21T23:07:00.0",
        "endGMT": "2026-07-21T23:08:00.0",
        "activityLevel": 1.2266618547716042
      },
      {
        "startGMT": "2026-07-21T23:08:00.0",
        "endGMT": "2026-07-21T23:09:00.0",
        "activityLevel": 1.239630244641222
      },
      {
        "startGMT": "2026-07-21T23:09:00.0",
        "endGMT": "2026-07-21T23:10:00.0",
        "activityLevel": 1.239780942875
      },
      {
        "startGMT": "2026-07-21T23:10:00.0",
        "endGMT": "2026-07-21T23:11:00.0",
        "activityLevel": 1.2272080030208734
      },
      {
        "startGMT": "2026-07-21T23:11:00.0",
        "endGMT": "2026-07-21T23:12:00.0",
        "activityLevel": 1.206399684802817
      },
      {
        "startGMT": "2026-07-21T23:12:00.0",
        "endGMT": "2026-07-21T23:13:00.0",
        "activityLevel": 1.1823985574422171
      },
      {
        "startGMT": "2026-07-21T23:13:00.0",
        "endGMT": "2026-07-21T23:14:00.0",
        "activityLevel": 1.1568779473021362
      },
      {
        "startGMT": "2026-07-21T23:14:00.0",
        "endGMT": "2026-07-21T23:15:00.0",
        "activityLevel": 1.1329720050680263
      },
      {
        "startGMT": "2026-07-21T23:15:00.0",
        "endGMT": "2026-07-21T23:16:00.0",
        "activityLevel": 1.113223051039469
      },
      {
        "startGMT": "2026-07-21T23:16:00.0",
        "endGMT": "2026-07-21T23:17:00.0",
        "activityLevel": 1.0991697692724305
      },
      {
        "startGMT": "2026-07-21T23:17:00.0",
        "endGMT": "2026-07-21T23:18:00.0",
        "activityLevel": 1.0910721291961811
      },
      {
        "startGMT": "2026-07-21T23:18:00.0",
        "endGMT": "2026-07-21T23:19:00.0",
        "activityLevel": 1.087876238285297
      },
      {
        "startGMT": "2026-07-21T23:19:00.0",
        "endGMT": "2026-07-21T23:20:00.0",
        "activityLevel": 1.087440813164621
      },
      {
        "startGMT": "2026-07-21T23:20:00.0",
        "endGMT": "2026-07-21T23:21:00.0",
        "activityLevel": 1.090606312512395
      },
      {
        "startGMT": "2026-07-21T23:21:00.0",
        "endGMT": "2026-07-21T23:22:00.0",
        "activityLevel": 1.086378329276559
      },
      {
        "startGMT": "2026-07-21T23:22:00.0",
        "endGMT": "2026-07-21T23:23:00.0",
        "activityLevel": 1.075566230388885
      },
      {
        "startGMT": "2026-07-21T23:23:00.0",
        "endGMT": "2026-07-21T23:24:00.0",
        "activityLevel": 1.0569959012253813
      },
      {
        "startGMT": "2026-07-21T23:24:00.0",
        "endGMT": "2026-07-21T23:25:00.0",
        "activityLevel": 1.0285925444380335
      },
      {
        "startGMT": "2026-07-21T23:25:00.0",
        "endGMT": "2026-07-21T23:26:00.0",
        "activityLevel": 0.999157686100113
      },
      {
        "startGMT": "2026-07-21T23:26:00.0",
        "endGMT": "2026-07-21T23:27:00.0",
        "activityLevel": 0.9601463826411846
      },
      {
        "startGMT": "2026-07-21T23:27:00.0",
        "endGMT": "2026-07-21T23:28:00.0",
        "activityLevel": 0.9179389912864165
      },
      {
        "startGMT": "2026-07-21T23:28:00.0",
        "endGMT": "2026-07-21T23:29:00.0",
        "activityLevel": 0.8764469279292044
      },
      {
        "startGMT": "2026-07-21T23:29:00.0",
        "endGMT": "2026-07-21T23:30:00.0",
        "activityLevel": 0.8395990759178835
      },
      {
        "startGMT": "2026-07-21T23:30:00.0",
        "endGMT": "2026-07-21T23:31:00.0",
        "activityLevel": 0.8089460952270108
      },
      {
        "startGMT": "2026-07-21T23:31:00.0",
        "endGMT": "2026-07-21T23:32:00.0",
        "activityLevel": 0.7927378188225033
      },
      {
        "startGMT": "2026-07-21T23:32:00.0",
        "endGMT": "2026-07-21T23:33:00.0",
        "activityLevel": 0.7897470220859159
      },
      {
        "startGMT": "2026-07-21T23:33:00.0",
        "endGMT": "2026-07-21T23:34:00.0",
        "activityLevel": 0.7915103138534709
      },
      {
        "startGMT": "2026-07-21T23:34:00.0",
        "endGMT": "2026-07-21T23:35:00.0",
        "activityLevel": 0.7955329910033574
      },
      {
        "startGMT": "2026-07-21T23:35:00.0",
        "endGMT": "2026-07-21T23:36:00.0",
        "activityLevel": 0.875513123013637
      },
      {
        "startGMT": "2026-07-21T23:36:00.0",
        "endGMT": "2026-07-21T23:37:00.0",
        "activityLevel": 0.9942017505362138
      },
      {
        "startGMT": "2026-07-21T23:37:00.0",
        "endGMT": "2026-07-21T23:38:00.0",
        "activityLevel": 1.1458212856707541
      },
      {
        "startGMT": "2026-07-21T23:38:00.0",
        "endGMT": "2026-07-21T23:39:00.0",
        "activityLevel": 1.3216545541071751
      },
      {
        "startGMT": "2026-07-21T23:39:00.0",
        "endGMT": "2026-07-21T23:40:00.0",
        "activityLevel": 1.5135906585782841
      },
      {
        "startGMT": "2026-07-21T23:40:00.0",
        "endGMT": "2026-07-21T23:41:00.0",
        "activityLevel": 1.7106359070839137
      },
      {
        "startGMT": "2026-07-21T23:41:00.0",
        "endGMT": "2026-07-21T23:42:00.0",
        "activityLevel": 1.890649266461151
      },
      {
        "startGMT": "2026-07-21T23:42:00.0",
        "endGMT": "2026-07-21T23:43:00.0",
        "activityLevel": 2.077123768547077
      },
      {
        "startGMT": "2026-07-21T23:43:00.0",
        "endGMT": "2026-07-21T23:44:00.0",
        "activityLevel": 2.273477302248792
      },
      {
        "startGMT": "2026-07-21T23:44:00.0",
        "endGMT": "2026-07-21T23:45:00.0",
        "activityLevel": 2.4843896814643904
      },
      {
        "startGMT": "2026-07-21T23:45:00.0",
        "endGMT": "2026-07-21T23:46:00.0",
        "activityLevel": 2.714994187204593
      },
      {
        "startGMT": "2026-07-21T23:46:00.0",
        "endGMT": "2026-07-21T23:47:00.0",
        "activityLevel": 2.9699108936941916
      },
      {
        "startGMT": "2026-07-21T23:47:00.0",
        "endGMT": "2026-07-21T23:48:00.0",
        "activityLevel": 3.2523175151077064
      },
      {
        "startGMT": "2026-07-21T23:48:00.0",
        "endGMT": "2026-07-21T23:49:00.0",
        "activityLevel": 3.5632628883212463
      },
      {
        "startGMT": "2026-07-21T23:49:00.0",
        "endGMT": "2026-07-21T23:50:00.0",
        "activityLevel": 3.9013507543979804
      },
      {
        "startGMT": "2026-07-21T23:50:00.0",
        "endGMT": "2026-07-21T23:51:00.0",
        "activityLevel": 4.262802507067038
      },
      {
        "startGMT": "2026-07-21T23:51:00.0",
        "endGMT": "2026-07-21T23:52:00.0",
        "activityLevel": 4.641813269678961
      },
      {
        "startGMT": "2026-07-21T23:52:00.0",
        "endGMT": "2026-07-21T23:53:00.0",
        "activityLevel": 5.031476460649322
      },
      {
        "startGMT": "2026-07-21T23:53:00.0",
        "endGMT": "2026-07-21T23:54:00.0",
        "activityLevel": 5.423067790785579
      },
      {
        "startGMT": "2026-07-21T23:54:00.0",
        "endGMT": "2026-07-21T23:55:00.0",
        "activityLevel": 5.807688597993778
      }
    ],
    "remSleepData": true,
    "sleepLevels": [
      {
        "startGMT": "2026-07-21T16:27:09.0",
        "endGMT": "2026-07-21T16:38:09.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-07-21T16:38:09.0",
        "endGMT": "2026-07-21T16:46:09.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T16:46:09.0",
        "endGMT": "2026-07-21T16:54:09.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-07-21T16:54:09.0",
        "endGMT": "2026-07-21T17:10:09.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T17:10:09.0",
        "endGMT": "2026-07-21T17:11:09.0",
        "activityLevel": 3.0
      },
      {
        "startGMT": "2026-07-21T17:11:09.0",
        "endGMT": "2026-07-21T17:38:09.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-07-21T17:38:09.0",
        "endGMT": "2026-07-21T17:39:09.0",
        "activityLevel": 3.0
      },
      {
        "startGMT": "2026-07-21T17:39:09.0",
        "endGMT": "2026-07-21T18:02:09.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-07-21T18:02:09.0",
        "endGMT": "2026-07-21T18:09:09.0",
        "activityLevel": 3.0
      },
      {
        "startGMT": "2026-07-21T18:09:09.0",
        "endGMT": "2026-07-21T18:26:09.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-07-21T18:26:09.0",
        "endGMT": "2026-07-21T19:42:09.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-07-21T19:42:09.0",
        "endGMT": "2026-07-21T20:49:09.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-07-21T20:49:09.0",
        "endGMT": "2026-07-21T20:54:09.0",
        "activityLevel": 3.0
      },
      {
        "startGMT": "2026-07-21T20:54:09.0",
        "endGMT": "2026-07-21T22:10:09.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-07-21T22:10:09.0",
        "endGMT": "2026-07-21T22:31:09.0",
        "activityLevel": 2.0
      },
      {
        "startGMT": "2026-07-21T22:31:09.0",
        "endGMT": "2026-07-21T23:27:09.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-07-21T23:27:09.0",
        "endGMT": "2026-07-21T23:37:56.0",
        "activityLevel": 2.0
      }
    ],
    "sleepRestlessMoments": [
      {
        "value": 1,
        "startGMT": 1784652309000
      },
      {
        "value": 1,
        "startGMT": 1784652489000
      },
      {
        "value": 1,
        "startGMT": 1784653569000
      },
      {
        "value": 1,
        "startGMT": 1784653929000
      },
      {
        "value": 1,
        "startGMT": 1784654109000
      },
      {
        "value": 1,
        "startGMT": 1784654469000
      },
      {
        "value": 1,
        "startGMT": 1784655009000
      },
      {
        "value": 1,
        "startGMT": 1784655369000
      },
      {
        "value": 1,
        "startGMT": 1784655729000
      },
      {
        "value": 1,
        "startGMT": 1784656269000
      },
      {
        "value": 1,
        "startGMT": 1784656449000
      },
      {
        "value": 1,
        "startGMT": 1784656809000
      },
      {
        "value": 1,
        "startGMT": 1784662749000
      },
      {
        "value": 2,
        "startGMT": 1784662929000
      },
      {
        "value": 1,
        "startGMT": 1784663829000
      },
      {
        "value": 1,
        "startGMT": 1784664189000
      },
      {
        "value": 1,
        "startGMT": 1784664369000
      },
      {
        "value": 1,
        "startGMT": 1784664729000
      },
      {
        "value": 1,
        "startGMT": 1784664909000
      },
      {
        "value": 1,
        "startGMT": 1784665089000
      },
      {
        "value": 1,
        "startGMT": 1784665449000
      },
      {
        "value": 1,
        "startGMT": 1784665989000
      },
      {
        "value": 1,
        "startGMT": 1784666349000
      },
      {
        "value": 2,
        "startGMT": 1784666529000
      },
      {
        "value": 2,
        "startGMT": 1784666709000
      },
      {
        "value": 1,
        "startGMT": 1784666889000
      },
      {
        "value": 1,
        "startGMT": 1784667789000
      },
      {
        "value": 1,
        "startGMT": 1784667969000
      },
      {
        "value": 2,
        "startGMT": 1784668329000
      },
      {
        "value": 1,
        "startGMT": 1784669229000
      },
      {
        "value": 1,
        "startGMT": 1784669409000
      },
      {
        "value": 1,
        "startGMT": 1784669589000
      },
      {
        "value": 1,
        "startGMT": 1784669769000
      },
      {
        "value": 1,
        "startGMT": 1784669949000
      },
      {
        "value": 1,
        "startGMT": 1784670309000
      },
      {
        "value": 2,
        "startGMT": 1784670489000
      },
      {
        "value": 1,
        "startGMT": 1784670669000
      },
      {
        "value": 1,
        "startGMT": 1784670849000
      },
      {
        "value": 1,
        "startGMT": 1784671209000
      },
      {
        "value": 1,
        "startGMT": 1784671389000
      },
      {
        "value": 1,
        "startGMT": 1784671569000
      },
      {
        "value": 1,
        "startGMT": 1784672649000
      },
      {
        "value": 1,
        "startGMT": 1784673369000
      },
      {
        "value": 1,
        "startGMT": 1784674989000
      },
      {
        "value": 1,
        "startGMT": 1784675169000
      },
      {
        "value": 1,
        "startGMT": 1784675349000
      },
      {
        "value": 1,
        "startGMT": 1784675709000
      },
      {
        "value": 1,
        "startGMT": 1784676069000
      },
      {
        "value": 1,
        "startGMT": 1784676789000
      }
    ],
    "restlessMomentsCount": 54,
    "wellnessSpO2SleepSummaryDTO": {
      "userProfilePk": 11508432,
      "deviceId": 3447045197,
      "sleepMeasurementStartGMT": "2026-07-21T16:28:00.0",
      "sleepMeasurementEndGMT": "2026-07-21T23:00:00.0",
      "alertThresholdValue": null,
      "numberOfEventsBelowThreshold": null,
      "durationOfEventsBelowThreshold": null,
      "averageSPO2": 94.0,
      "averageSpO2HR": 53.0,
      "lowestSPO2": 80
    },
    "wellnessEpochSPO2DataDTOList": [
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T16:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 12
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 17
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 8
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 82,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 81,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 80,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 82,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 8
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T17:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T18:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T19:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 22
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T20:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 84,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 9
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T21:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 20
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 21
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 84,
        "readingConfidence": 8
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 82,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 83,
        "readingConfidence": 17
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 84,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T22:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 83,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-07-21T23:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-07-22T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 82,
        "readingConfidence": 7
      }
    ],
    "wellnessEpochRespirationDataDTOList": [
      {
        "startTimeGMT": 1784651280000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784651400000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784651520000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784651640000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784651760000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784651880000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784652000000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784652120000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784652240000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784652360000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784652480000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784652600000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784652720000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784652840000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784652960000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784653080000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784653200000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784653320000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784653440000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784653560000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784653680000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784653800000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784653920000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784654040000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784654160000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784654280000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784654400000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784654520000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784654640000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784654760000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784654880000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784655000000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784655120000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784655240000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784655360000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784655480000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784655600000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784655720000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784655840000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784655960000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784656080000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784656200000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784656320000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784656440000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784656560000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784656680000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784656800000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784656920000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784657040000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784657160000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784657280000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784657400000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784657520000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784657640000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784657760000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784657880000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784658000000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784658120000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784658240000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784658360000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784658480000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784658600000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784658720000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784658840000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784658960000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784659080000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784659200000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784659320000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784659440000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784659560000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784659680000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784659800000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784659920000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784660040000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784660160000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784660280000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784660400000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784660520000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784660640000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784660760000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784660880000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784661000000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784661120000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784661240000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784661360000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784661480000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784661600000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784661720000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784661840000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784661960000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784662080000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784662200000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784662320000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784662440000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784662560000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784662680000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784662800000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1784662920000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784663040000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784663160000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784663280000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784663400000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1784663520000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784663640000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784663760000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784663880000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784664000000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784664120000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784664240000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784664360000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784664480000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784664600000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1784664720000,
        "respirationValue": 8.0
      },
      {
        "startTimeGMT": 1784664840000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784664960000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784665080000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784665200000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784665320000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784665440000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784665560000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784665680000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784665800000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1784665920000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784666040000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784666160000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784666280000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784666400000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784666520000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784666640000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1784666760000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784666880000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784667000000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1784667120000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784667240000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784667360000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784667480000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784667600000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784667720000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784667840000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784667960000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784668080000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784668200000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784668320000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784668440000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784668560000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784668680000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784668800000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784668920000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784669040000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784669160000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784669280000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784669400000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784669520000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784669640000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784669760000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784669880000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784670000000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784670120000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784670240000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784670360000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1784670480000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784670600000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784670720000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784670840000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784670960000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784671080000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784671200000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784671320000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784671440000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784671560000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784671680000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784671800000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784671920000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784672040000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1784672160000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784672280000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784672400000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784672520000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784672640000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784672760000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784672880000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784673000000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784673120000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784673240000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784673360000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784673480000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784673600000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784673720000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784673840000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784673960000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784674080000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784674200000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784674320000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784674440000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784674560000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784674680000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784674800000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784674920000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784675040000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784675160000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1784675280000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1784675400000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1784675520000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1784675640000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784675760000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784675880000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784676000000,
        "respirationValue": 8.0
      },
      {
        "startTimeGMT": 1784676120000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1784676240000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1784676360000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1784676480000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784676600000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784676720000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1784676840000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1784676960000,
        "respirationValue": 14.0
      }
    ],
    "wellnessEpochRespirationAveragesList": [
      {
        "epochEndTimestampGmt": 1784653200000,
        "respirationAverageValue": -2.0,
        "respirationHighValue": null,
        "respirationLowValue": null
      },
      {
        "epochEndTimestampGmt": 1784656800000,
        "respirationAverageValue": 15.45,
        "respirationHighValue": 18.0,
        "respirationLowValue": 10.0
      },
      {
        "epochEndTimestampGmt": 1784660400000,
        "respirationAverageValue": 15.76,
        "respirationHighValue": 19.0,
        "respirationLowValue": 11.0
      },
      {
        "epochEndTimestampGmt": 1784664000000,
        "respirationAverageValue": 15.43,
        "respirationHighValue": 18.0,
        "respirationLowValue": 10.0
      },
      {
        "epochEndTimestampGmt": 1784667600000,
        "respirationAverageValue": 13.66,
        "respirationHighValue": 18.0,
        "respirationLowValue": 6.0
      },
      {
        "epochEndTimestampGmt": 1784671200000,
        "respirationAverageValue": 13.83,
        "respirationHighValue": 17.0,
        "respirationLowValue": 8.0
      },
      {
        "epochEndTimestampGmt": 1784674800000,
        "respirationAverageValue": 13.91,
        "respirationHighValue": 18.0,
        "respirationLowValue": 9.0
      },
      {
        "epochEndTimestampGmt": 1784677020000,
        "respirationAverageValue": -2.0,
        "respirationHighValue": null,
        "respirationLowValue": null
      }
    ],
    "respirationVersion": 200,
    "sleepHeartRate": [
      {
        "value": 57,
        "startGMT": 1784651160000
      },
      {
        "value": 60,
        "startGMT": 1784651280000
      },
      {
        "value": 61,
        "startGMT": 1784651400000
      },
      {
        "value": 60,
        "startGMT": 1784651520000
      },
      {
        "value": 58,
        "startGMT": 1784651640000
      },
      {
        "value": 61,
        "startGMT": 1784651760000
      },
      {
        "value": 59,
        "startGMT": 1784651880000
      },
      {
        "value": 58,
        "startGMT": 1784652000000
      },
      {
        "value": 59,
        "startGMT": 1784652120000
      },
      {
        "value": 59,
        "startGMT": 1784652240000
      },
      {
        "value": 59,
        "startGMT": 1784652360000
      },
      {
        "value": 60,
        "startGMT": 1784652480000
      },
      {
        "value": 62,
        "startGMT": 1784652600000
      },
      {
        "value": 53,
        "startGMT": 1784652720000
      },
      {
        "value": 54,
        "startGMT": 1784652840000
      },
      {
        "value": 54,
        "startGMT": 1784652960000
      },
      {
        "value": 53,
        "startGMT": 1784653080000
      },
      {
        "value": 54,
        "startGMT": 1784653200000
      },
      {
        "value": 53,
        "startGMT": 1784653320000
      },
      {
        "value": 53,
        "startGMT": 1784653440000
      },
      {
        "value": 54,
        "startGMT": 1784653560000
      },
      {
        "value": 54,
        "startGMT": 1784653680000
      },
      {
        "value": 54,
        "startGMT": 1784653800000
      },
      {
        "value": 59,
        "startGMT": 1784653920000
      },
      {
        "value": 58,
        "startGMT": 1784654040000
      },
      {
        "value": 56,
        "startGMT": 1784654160000
      },
      {
        "value": 56,
        "startGMT": 1784654280000
      },
      {
        "value": 55,
        "startGMT": 1784654400000
      },
      {
        "value": 51,
        "startGMT": 1784654520000
      },
      {
        "value": 56,
        "startGMT": 1784654640000
      },
      {
        "value": 57,
        "startGMT": 1784654760000
      },
      {
        "value": 54,
        "startGMT": 1784654880000
      },
      {
        "value": 55,
        "startGMT": 1784655000000
      },
      {
        "value": 56,
        "startGMT": 1784655120000
      },
      {
        "value": 53,
        "startGMT": 1784655240000
      },
      {
        "value": 59,
        "startGMT": 1784655360000
      },
      {
        "value": 59,
        "startGMT": 1784655480000
      },
      {
        "value": 63,
        "startGMT": 1784655600000
      },
      {
        "value": 57,
        "startGMT": 1784655720000
      },
      {
        "value": 57,
        "startGMT": 1784655840000
      },
      {
        "value": 59,
        "startGMT": 1784655960000
      },
      {
        "value": 60,
        "startGMT": 1784656080000
      },
      {
        "value": 57,
        "startGMT": 1784656200000
      },
      {
        "value": 57,
        "startGMT": 1784656320000
      },
      {
        "value": 56,
        "startGMT": 1784656440000
      },
      {
        "value": 57,
        "startGMT": 1784656560000
      },
      {
        "value": 59,
        "startGMT": 1784656680000
      },
      {
        "value": 59,
        "startGMT": 1784656800000
      },
      {
        "value": 59,
        "startGMT": 1784656920000
      },
      {
        "value": 70,
        "startGMT": 1784657040000
      },
      {
        "value": 60,
        "startGMT": 1784657160000
      },
      {
        "value": 59,
        "startGMT": 1784657280000
      },
      {
        "value": 56,
        "startGMT": 1784657400000
      },
      {
        "value": 57,
        "startGMT": 1784657520000
      },
      {
        "value": 57,
        "startGMT": 1784657640000
      },
      {
        "value": 58,
        "startGMT": 1784657760000
      },
      {
        "value": 58,
        "startGMT": 1784657880000
      },
      {
        "value": 58,
        "startGMT": 1784658000000
      },
      {
        "value": 57,
        "startGMT": 1784658120000
      },
      {
        "value": 58,
        "startGMT": 1784658240000
      },
      {
        "value": 58,
        "startGMT": 1784658360000
      },
      {
        "value": 59,
        "startGMT": 1784658480000
      },
      {
        "value": 56,
        "startGMT": 1784658600000
      },
      {
        "value": 58,
        "startGMT": 1784658720000
      },
      {
        "value": 58,
        "startGMT": 1784658840000
      },
      {
        "value": 58,
        "startGMT": 1784658960000
      },
      {
        "value": 58,
        "startGMT": 1784659080000
      },
      {
        "value": 59,
        "startGMT": 1784659200000
      },
      {
        "value": 57,
        "startGMT": 1784659320000
      },
      {
        "value": 58,
        "startGMT": 1784659440000
      },
      {
        "value": 57,
        "startGMT": 1784659560000
      },
      {
        "value": 57,
        "startGMT": 1784659680000
      },
      {
        "value": 58,
        "startGMT": 1784659800000
      },
      {
        "value": 55,
        "startGMT": 1784659920000
      },
      {
        "value": 57,
        "startGMT": 1784660040000
      },
      {
        "value": 56,
        "startGMT": 1784660160000
      },
      {
        "value": 56,
        "startGMT": 1784660280000
      },
      {
        "value": 56,
        "startGMT": 1784660400000
      },
      {
        "value": 55,
        "startGMT": 1784660520000
      },
      {
        "value": 56,
        "startGMT": 1784660640000
      },
      {
        "value": 56,
        "startGMT": 1784660760000
      },
      {
        "value": 56,
        "startGMT": 1784660880000
      },
      {
        "value": 56,
        "startGMT": 1784661000000
      },
      {
        "value": 56,
        "startGMT": 1784661120000
      },
      {
        "value": 56,
        "startGMT": 1784661240000
      },
      {
        "value": 55,
        "startGMT": 1784661360000
      },
      {
        "value": 55,
        "startGMT": 1784661480000
      },
      {
        "value": 54,
        "startGMT": 1784661600000
      },
      {
        "value": 53,
        "startGMT": 1784661720000
      },
      {
        "value": 52,
        "startGMT": 1784661840000
      },
      {
        "value": 52,
        "startGMT": 1784661960000
      },
      {
        "value": 52,
        "startGMT": 1784662080000
      },
      {
        "value": 51,
        "startGMT": 1784662200000
      },
      {
        "value": 51,
        "startGMT": 1784662320000
      },
      {
        "value": 52,
        "startGMT": 1784662440000
      },
      {
        "value": 52,
        "startGMT": 1784662560000
      },
      {
        "value": 51,
        "startGMT": 1784662680000
      },
      {
        "value": 52,
        "startGMT": 1784662800000
      },
      {
        "value": 53,
        "startGMT": 1784662920000
      },
      {
        "value": 57,
        "startGMT": 1784663040000
      },
      {
        "value": 54,
        "startGMT": 1784663160000
      },
      {
        "value": 49,
        "startGMT": 1784663280000
      },
      {
        "value": 50,
        "startGMT": 1784663400000
      },
      {
        "value": 49,
        "startGMT": 1784663520000
      },
      {
        "value": 50,
        "startGMT": 1784663640000
      },
      {
        "value": 52,
        "startGMT": 1784663760000
      },
      {
        "value": 50,
        "startGMT": 1784663880000
      },
      {
        "value": 50,
        "startGMT": 1784664000000
      },
      {
        "value": 52,
        "startGMT": 1784664120000
      },
      {
        "value": 51,
        "startGMT": 1784664240000
      },
      {
        "value": 48,
        "startGMT": 1784664360000
      },
      {
        "value": 51,
        "startGMT": 1784664480000
      },
      {
        "value": 50,
        "startGMT": 1784664600000
      },
      {
        "value": 48,
        "startGMT": 1784664720000
      },
      {
        "value": 50,
        "startGMT": 1784664840000
      },
      {
        "value": 51,
        "startGMT": 1784664960000
      },
      {
        "value": 49,
        "startGMT": 1784665080000
      },
      {
        "value": 55,
        "startGMT": 1784665200000
      },
      {
        "value": 48,
        "startGMT": 1784665320000
      },
      {
        "value": 49,
        "startGMT": 1784665440000
      },
      {
        "value": 50,
        "startGMT": 1784665560000
      },
      {
        "value": 52,
        "startGMT": 1784665680000
      },
      {
        "value": 49,
        "startGMT": 1784665800000
      },
      {
        "value": 49,
        "startGMT": 1784665920000
      },
      {
        "value": 50,
        "startGMT": 1784666040000
      },
      {
        "value": 48,
        "startGMT": 1784666160000
      },
      {
        "value": 53,
        "startGMT": 1784666280000
      },
      {
        "value": 49,
        "startGMT": 1784666400000
      },
      {
        "value": 49,
        "startGMT": 1784666520000
      },
      {
        "value": 60,
        "startGMT": 1784666640000
      },
      {
        "value": 47,
        "startGMT": 1784666760000
      },
      {
        "value": 51,
        "startGMT": 1784666880000
      },
      {
        "value": 56,
        "startGMT": 1784667000000
      },
      {
        "value": 59,
        "startGMT": 1784667120000
      },
      {
        "value": 51,
        "startGMT": 1784667240000
      },
      {
        "value": 50,
        "startGMT": 1784667360000
      },
      {
        "value": 50,
        "startGMT": 1784667480000
      },
      {
        "value": 48,
        "startGMT": 1784667600000
      },
      {
        "value": 47,
        "startGMT": 1784667720000
      },
      {
        "value": 49,
        "startGMT": 1784667840000
      },
      {
        "value": 47,
        "startGMT": 1784667960000
      },
      {
        "value": 53,
        "startGMT": 1784668080000
      },
      {
        "value": 50,
        "startGMT": 1784668200000
      },
      {
        "value": 48,
        "startGMT": 1784668320000
      },
      {
        "value": 49,
        "startGMT": 1784668440000
      },
      {
        "value": 50,
        "startGMT": 1784668560000
      },
      {
        "value": 47,
        "startGMT": 1784668680000
      },
      {
        "value": 46,
        "startGMT": 1784668800000
      },
      {
        "value": 47,
        "startGMT": 1784668920000
      },
      {
        "value": 47,
        "startGMT": 1784669040000
      },
      {
        "value": 47,
        "startGMT": 1784669160000
      },
      {
        "value": 46,
        "startGMT": 1784669280000
      },
      {
        "value": 47,
        "startGMT": 1784669400000
      },
      {
        "value": 49,
        "startGMT": 1784669520000
      },
      {
        "value": 47,
        "startGMT": 1784669640000
      },
      {
        "value": 47,
        "startGMT": 1784669760000
      },
      {
        "value": 45,
        "startGMT": 1784669880000
      },
      {
        "value": 52,
        "startGMT": 1784670000000
      },
      {
        "value": 48,
        "startGMT": 1784670120000
      },
      {
        "value": 48,
        "startGMT": 1784670240000
      },
      {
        "value": 46,
        "startGMT": 1784670360000
      },
      {
        "value": 49,
        "startGMT": 1784670480000
      },
      {
        "value": 47,
        "startGMT": 1784670600000
      },
      {
        "value": 53,
        "startGMT": 1784670720000
      },
      {
        "value": 47,
        "startGMT": 1784670840000
      },
      {
        "value": 46,
        "startGMT": 1784670960000
      },
      {
        "value": 48,
        "startGMT": 1784671080000
      },
      {
        "value": 46,
        "startGMT": 1784671200000
      },
      {
        "value": 47,
        "startGMT": 1784671320000
      },
      {
        "value": 48,
        "startGMT": 1784671440000
      },
      {
        "value": 50,
        "startGMT": 1784671560000
      },
      {
        "value": 50,
        "startGMT": 1784671680000
      },
      {
        "value": 51,
        "startGMT": 1784671800000
      },
      {
        "value": 55,
        "startGMT": 1784671920000
      },
      {
        "value": 54,
        "startGMT": 1784672040000
      },
      {
        "value": 55,
        "startGMT": 1784672160000
      },
      {
        "value": 55,
        "startGMT": 1784672280000
      },
      {
        "value": 54,
        "startGMT": 1784672400000
      },
      {
        "value": 54,
        "startGMT": 1784672520000
      },
      {
        "value": 55,
        "startGMT": 1784672640000
      },
      {
        "value": 55,
        "startGMT": 1784672760000
      },
      {
        "value": 51,
        "startGMT": 1784672880000
      },
      {
        "value": 49,
        "startGMT": 1784673000000
      },
      {
        "value": 50,
        "startGMT": 1784673120000
      },
      {
        "value": 49,
        "startGMT": 1784673240000
      },
      {
        "value": 49,
        "startGMT": 1784673360000
      },
      {
        "value": 50,
        "startGMT": 1784673480000
      },
      {
        "value": 49,
        "startGMT": 1784673600000
      },
      {
        "value": 48,
        "startGMT": 1784673720000
      },
      {
        "value": 47,
        "startGMT": 1784673840000
      },
      {
        "value": 47,
        "startGMT": 1784673960000
      },
      {
        "value": 47,
        "startGMT": 1784674080000
      },
      {
        "value": 47,
        "startGMT": 1784674200000
      },
      {
        "value": 47,
        "startGMT": 1784674320000
      },
      {
        "value": 47,
        "startGMT": 1784674440000
      },
      {
        "value": 47,
        "startGMT": 1784674560000
      },
      {
        "value": 47,
        "startGMT": 1784674680000
      },
      {
        "value": 47,
        "startGMT": 1784674800000
      },
      {
        "value": 47,
        "startGMT": 1784674920000
      },
      {
        "value": 47,
        "startGMT": 1784675040000
      },
      {
        "value": 48,
        "startGMT": 1784675160000
      },
      {
        "value": 48,
        "startGMT": 1784675280000
      },
      {
        "value": 51,
        "startGMT": 1784675400000
      },
      {
        "value": 49,
        "startGMT": 1784675520000
      },
      {
        "value": 49,
        "startGMT": 1784675640000
      },
      {
        "value": 50,
        "startGMT": 1784675760000
      },
      {
        "value": 48,
        "startGMT": 1784675880000
      },
      {
        "value": 49,
        "startGMT": 1784676000000
      },
      {
        "value": 49,
        "startGMT": 1784676120000
      },
      {
        "value": 47,
        "startGMT": 1784676240000
      },
      {
        "value": 51,
        "startGMT": 1784676360000
      },
      {
        "value": 50,
        "startGMT": 1784676480000
      },
      {
        "value": 49,
        "startGMT": 1784676600000
      },
      {
        "value": 50,
        "startGMT": 1784676720000
      },
      {
        "value": 49,
        "startGMT": 1784676840000
      },
      {
        "value": 53,
        "startGMT": 1784676960000
      }
    ],
    "sleepStress": [
      {
        "value": 31,
        "startGMT": 1784651220000
      },
      {
        "value": 33,
        "startGMT": 1784651400000
      },
      {
        "value": 31,
        "startGMT": 1784651580000
      },
      {
        "value": 33,
        "startGMT": 1784651760000
      },
      {
        "value": 29,
        "startGMT": 1784651940000
      },
      {
        "value": 34,
        "startGMT": 1784652120000
      },
      {
        "value": 34,
        "startGMT": 1784652300000
      },
      {
        "value": 38,
        "startGMT": 1784652480000
      },
      {
        "value": 26,
        "startGMT": 1784652660000
      },
      {
        "value": 28,
        "startGMT": 1784652840000
      },
      {
        "value": 28,
        "startGMT": 1784653020000
      },
      {
        "value": 27,
        "startGMT": 1784653200000
      },
      {
        "value": 28,
        "startGMT": 1784653380000
      },
      {
        "value": 28,
        "startGMT": 1784653560000
      },
      {
        "value": 30,
        "startGMT": 1784653740000
      },
      {
        "value": 25,
        "startGMT": 1784653920000
      },
      {
        "value": 26,
        "startGMT": 1784654100000
      },
      {
        "value": 25,
        "startGMT": 1784654280000
      },
      {
        "value": 24,
        "startGMT": 1784654460000
      },
      {
        "value": 25,
        "startGMT": 1784654640000
      },
      {
        "value": -1,
        "startGMT": 1784654820000
      },
      {
        "value": -1,
        "startGMT": 1784655000000
      },
      {
        "value": 19,
        "startGMT": 1784655180000
      },
      {
        "value": 32,
        "startGMT": 1784655360000
      },
      {
        "value": 31,
        "startGMT": 1784655540000
      },
      {
        "value": 29,
        "startGMT": 1784655720000
      },
      {
        "value": 37,
        "startGMT": 1784655900000
      },
      {
        "value": 34,
        "startGMT": 1784656080000
      },
      {
        "value": 28,
        "startGMT": 1784656260000
      },
      {
        "value": 29,
        "startGMT": 1784656440000
      },
      {
        "value": 40,
        "startGMT": 1784656620000
      },
      {
        "value": 34,
        "startGMT": 1784656800000
      },
      {
        "value": 52,
        "startGMT": 1784656980000
      },
      {
        "value": 34,
        "startGMT": 1784657160000
      },
      {
        "value": 30,
        "startGMT": 1784657340000
      },
      {
        "value": 31,
        "startGMT": 1784657520000
      },
      {
        "value": 31,
        "startGMT": 1784657700000
      },
      {
        "value": 34,
        "startGMT": 1784657880000
      },
      {
        "value": 25,
        "startGMT": 1784658060000
      },
      {
        "value": 34,
        "startGMT": 1784658240000
      },
      {
        "value": 28,
        "startGMT": 1784658420000
      },
      {
        "value": 30,
        "startGMT": 1784658600000
      },
      {
        "value": 31,
        "startGMT": 1784658780000
      },
      {
        "value": 29,
        "startGMT": 1784658960000
      },
      {
        "value": 31,
        "startGMT": 1784659140000
      },
      {
        "value": 31,
        "startGMT": 1784659320000
      },
      {
        "value": 25,
        "startGMT": 1784659500000
      },
      {
        "value": 30,
        "startGMT": 1784659680000
      },
      {
        "value": 28,
        "startGMT": 1784659860000
      },
      {
        "value": 26,
        "startGMT": 1784660040000
      },
      {
        "value": 31,
        "startGMT": 1784660220000
      },
      {
        "value": 30,
        "startGMT": 1784660400000
      },
      {
        "value": 31,
        "startGMT": 1784660580000
      },
      {
        "value": 30,
        "startGMT": 1784660760000
      },
      {
        "value": 31,
        "startGMT": 1784660940000
      },
      {
        "value": 30,
        "startGMT": 1784661120000
      },
      {
        "value": 28,
        "startGMT": 1784661300000
      },
      {
        "value": 28,
        "startGMT": 1784661480000
      },
      {
        "value": 27,
        "startGMT": 1784661660000
      },
      {
        "value": 25,
        "startGMT": 1784661840000
      },
      {
        "value": 27,
        "startGMT": 1784662020000
      },
      {
        "value": 25,
        "startGMT": 1784662200000
      },
      {
        "value": 24,
        "startGMT": 1784662380000
      },
      {
        "value": 25,
        "startGMT": 1784662560000
      },
      {
        "value": 26,
        "startGMT": 1784662740000
      },
      {
        "value": 25,
        "startGMT": 1784662920000
      },
      {
        "value": 16,
        "startGMT": 1784663100000
      },
      {
        "value": 15,
        "startGMT": 1784663280000
      },
      {
        "value": 17,
        "startGMT": 1784663460000
      },
      {
        "value": 18,
        "startGMT": 1784663640000
      },
      {
        "value": 18,
        "startGMT": 1784663820000
      },
      {
        "value": 20,
        "startGMT": 1784664000000
      },
      {
        "value": 20,
        "startGMT": 1784664180000
      },
      {
        "value": 19,
        "startGMT": 1784664360000
      },
      {
        "value": 15,
        "startGMT": 1784664540000
      },
      {
        "value": 15,
        "startGMT": 1784664720000
      },
      {
        "value": 17,
        "startGMT": 1784664900000
      },
      {
        "value": 17,
        "startGMT": 1784665080000
      },
      {
        "value": 15,
        "startGMT": 1784665260000
      },
      {
        "value": 19,
        "startGMT": 1784665440000
      },
      {
        "value": 19,
        "startGMT": 1784665620000
      },
      {
        "value": 18,
        "startGMT": 1784665800000
      },
      {
        "value": 24,
        "startGMT": 1784665980000
      },
      {
        "value": 16,
        "startGMT": 1784666160000
      },
      {
        "value": 17,
        "startGMT": 1784666340000
      },
      {
        "value": 23,
        "startGMT": 1784666520000
      },
      {
        "value": 14,
        "startGMT": 1784666700000
      },
      {
        "value": 20,
        "startGMT": 1784666880000
      },
      {
        "value": 33,
        "startGMT": 1784667060000
      },
      {
        "value": 24,
        "startGMT": 1784667240000
      },
      {
        "value": 18,
        "startGMT": 1784667420000
      },
      {
        "value": 15,
        "startGMT": 1784667600000
      },
      {
        "value": 17,
        "startGMT": 1784667780000
      },
      {
        "value": 19,
        "startGMT": 1784667960000
      },
      {
        "value": 12,
        "startGMT": 1784668140000
      },
      {
        "value": 16,
        "startGMT": 1784668320000
      },
      {
        "value": 15,
        "startGMT": 1784668500000
      },
      {
        "value": 14,
        "startGMT": 1784668680000
      },
      {
        "value": 17,
        "startGMT": 1784668860000
      },
      {
        "value": 17,
        "startGMT": 1784669040000
      },
      {
        "value": 18,
        "startGMT": 1784669220000
      },
      {
        "value": 16,
        "startGMT": 1784669400000
      },
      {
        "value": 16,
        "startGMT": 1784669580000
      },
      {
        "value": 16,
        "startGMT": 1784669760000
      },
      {
        "value": 15,
        "startGMT": 1784669940000
      },
      {
        "value": 16,
        "startGMT": 1784670120000
      },
      {
        "value": 10,
        "startGMT": 1784670300000
      },
      {
        "value": 13,
        "startGMT": 1784670480000
      },
      {
        "value": 15,
        "startGMT": 1784670660000
      },
      {
        "value": 13,
        "startGMT": 1784670840000
      },
      {
        "value": 15,
        "startGMT": 1784671020000
      },
      {
        "value": 16,
        "startGMT": 1784671200000
      },
      {
        "value": 16,
        "startGMT": 1784671380000
      },
      {
        "value": 16,
        "startGMT": 1784671560000
      },
      {
        "value": 19,
        "startGMT": 1784671740000
      },
      {
        "value": -1,
        "startGMT": 1784671920000
      },
      {
        "value": -1,
        "startGMT": 1784672100000
      },
      {
        "value": -1,
        "startGMT": 1784672280000
      },
      {
        "value": -1,
        "startGMT": 1784672460000
      },
      {
        "value": -1,
        "startGMT": 1784672640000
      },
      {
        "value": 20,
        "startGMT": 1784672820000
      },
      {
        "value": 21,
        "startGMT": 1784673000000
      },
      {
        "value": 22,
        "startGMT": 1784673180000
      },
      {
        "value": 21,
        "startGMT": 1784673360000
      },
      {
        "value": 17,
        "startGMT": 1784673540000
      },
      {
        "value": 15,
        "startGMT": 1784673720000
      },
      {
        "value": 17,
        "startGMT": 1784673900000
      },
      {
        "value": 19,
        "startGMT": 1784674080000
      },
      {
        "value": 22,
        "startGMT": 1784674260000
      },
      {
        "value": 19,
        "startGMT": 1784674440000
      },
      {
        "value": 17,
        "startGMT": 1784674620000
      },
      {
        "value": 18,
        "startGMT": 1784674800000
      },
      {
        "value": 21,
        "startGMT": 1784674980000
      },
      {
        "value": 15,
        "startGMT": 1784675160000
      },
      {
        "value": 19,
        "startGMT": 1784675340000
      },
      {
        "value": 18,
        "startGMT": 1784675520000
      },
      {
        "value": 17,
        "startGMT": 1784675700000
      },
      {
        "value": 16,
        "startGMT": 1784675880000
      },
      {
        "value": 8,
        "startGMT": 1784676060000
      },
      {
        "value": 17,
        "startGMT": 1784676240000
      },
      {
        "value": 22,
        "startGMT": 1784676420000
      },
      {
        "value": 23,
        "startGMT": 1784676600000
      },
      {
        "value": 22,
        "startGMT": 1784676780000
      },
      {
        "value": 23,
        "startGMT": 1784676960000
      }
    ],
    "sleepBodyBattery": [
      {
        "value": 7,
        "startGMT": 1784651220000
      },
      {
        "value": 7,
        "startGMT": 1784651400000
      },
      {
        "value": 7,
        "startGMT": 1784651580000
      },
      {
        "value": 7,
        "startGMT": 1784651760000
      },
      {
        "value": 7,
        "startGMT": 1784651940000
      },
      {
        "value": 7,
        "startGMT": 1784652120000
      },
      {
        "value": 7,
        "startGMT": 1784652300000
      },
      {
        "value": 7,
        "startGMT": 1784652480000
      },
      {
        "value": 7,
        "startGMT": 1784652660000
      },
      {
        "value": 7,
        "startGMT": 1784652840000
      },
      {
        "value": 7,
        "startGMT": 1784653020000
      },
      {
        "value": 7,
        "startGMT": 1784653200000
      },
      {
        "value": 7,
        "startGMT": 1784653380000
      },
      {
        "value": 7,
        "startGMT": 1784653560000
      },
      {
        "value": 7,
        "startGMT": 1784653740000
      },
      {
        "value": 7,
        "startGMT": 1784653920000
      },
      {
        "value": 7,
        "startGMT": 1784654100000
      },
      {
        "value": 8,
        "startGMT": 1784654280000
      },
      {
        "value": 9,
        "startGMT": 1784654460000
      },
      {
        "value": 9,
        "startGMT": 1784654640000
      },
      {
        "value": 9,
        "startGMT": 1784654820000
      },
      {
        "value": 9,
        "startGMT": 1784655000000
      },
      {
        "value": 9,
        "startGMT": 1784655180000
      },
      {
        "value": 10,
        "startGMT": 1784655360000
      },
      {
        "value": 11,
        "startGMT": 1784655540000
      },
      {
        "value": 11,
        "startGMT": 1784655720000
      },
      {
        "value": 11,
        "startGMT": 1784655900000
      },
      {
        "value": 11,
        "startGMT": 1784656080000
      },
      {
        "value": 11,
        "startGMT": 1784656260000
      },
      {
        "value": 11,
        "startGMT": 1784656440000
      },
      {
        "value": 12,
        "startGMT": 1784656620000
      },
      {
        "value": 12,
        "startGMT": 1784656800000
      },
      {
        "value": 13,
        "startGMT": 1784656980000
      },
      {
        "value": 13,
        "startGMT": 1784657160000
      },
      {
        "value": 13,
        "startGMT": 1784657340000
      },
      {
        "value": 13,
        "startGMT": 1784657520000
      },
      {
        "value": 13,
        "startGMT": 1784657700000
      },
      {
        "value": 13,
        "startGMT": 1784657880000
      },
      {
        "value": 14,
        "startGMT": 1784658060000
      },
      {
        "value": 14,
        "startGMT": 1784658240000
      },
      {
        "value": 14,
        "startGMT": 1784658420000
      },
      {
        "value": 14,
        "startGMT": 1784658600000
      },
      {
        "value": 15,
        "startGMT": 1784658780000
      },
      {
        "value": 15,
        "startGMT": 1784658960000
      },
      {
        "value": 15,
        "startGMT": 1784659140000
      },
      {
        "value": 16,
        "startGMT": 1784659320000
      },
      {
        "value": 16,
        "startGMT": 1784659500000
      },
      {
        "value": 17,
        "startGMT": 1784659680000
      },
      {
        "value": 17,
        "startGMT": 1784659860000
      },
      {
        "value": 17,
        "startGMT": 1784660040000
      },
      {
        "value": 18,
        "startGMT": 1784660220000
      },
      {
        "value": 18,
        "startGMT": 1784660400000
      },
      {
        "value": 18,
        "startGMT": 1784660580000
      },
      {
        "value": 19,
        "startGMT": 1784660760000
      },
      {
        "value": 20,
        "startGMT": 1784660940000
      },
      {
        "value": 20,
        "startGMT": 1784661120000
      },
      {
        "value": 20,
        "startGMT": 1784661300000
      },
      {
        "value": 21,
        "startGMT": 1784661480000
      },
      {
        "value": 21,
        "startGMT": 1784661660000
      },
      {
        "value": 22,
        "startGMT": 1784661840000
      },
      {
        "value": 22,
        "startGMT": 1784662020000
      },
      {
        "value": 22,
        "startGMT": 1784662200000
      },
      {
        "value": 23,
        "startGMT": 1784662380000
      },
      {
        "value": 23,
        "startGMT": 1784662560000
      },
      {
        "value": 24,
        "startGMT": 1784662740000
      },
      {
        "value": 24,
        "startGMT": 1784662920000
      },
      {
        "value": 24,
        "startGMT": 1784663100000
      },
      {
        "value": 24,
        "startGMT": 1784663280000
      },
      {
        "value": 25,
        "startGMT": 1784663460000
      },
      {
        "value": 25,
        "startGMT": 1784663640000
      },
      {
        "value": 25,
        "startGMT": 1784663820000
      },
      {
        "value": 25,
        "startGMT": 1784664000000
      },
      {
        "value": 26,
        "startGMT": 1784664180000
      },
      {
        "value": 26,
        "startGMT": 1784664360000
      },
      {
        "value": 26,
        "startGMT": 1784664540000
      },
      {
        "value": 27,
        "startGMT": 1784664720000
      },
      {
        "value": 27,
        "startGMT": 1784664900000
      },
      {
        "value": 28,
        "startGMT": 1784665080000
      },
      {
        "value": 28,
        "startGMT": 1784665260000
      },
      {
        "value": 29,
        "startGMT": 1784665440000
      },
      {
        "value": 29,
        "startGMT": 1784665620000
      },
      {
        "value": 29,
        "startGMT": 1784665800000
      },
      {
        "value": 30,
        "startGMT": 1784665980000
      },
      {
        "value": 30,
        "startGMT": 1784666160000
      },
      {
        "value": 30,
        "startGMT": 1784666340000
      },
      {
        "value": 30,
        "startGMT": 1784666520000
      },
      {
        "value": 31,
        "startGMT": 1784666700000
      },
      {
        "value": 31,
        "startGMT": 1784666880000
      },
      {
        "value": 31,
        "startGMT": 1784667060000
      },
      {
        "value": 31,
        "startGMT": 1784667240000
      },
      {
        "value": 31,
        "startGMT": 1784667420000
      },
      {
        "value": 32,
        "startGMT": 1784667600000
      },
      {
        "value": 32,
        "startGMT": 1784667780000
      },
      {
        "value": 32,
        "startGMT": 1784667960000
      },
      {
        "value": 33,
        "startGMT": 1784668140000
      },
      {
        "value": 33,
        "startGMT": 1784668320000
      },
      {
        "value": 33,
        "startGMT": 1784668500000
      },
      {
        "value": 34,
        "startGMT": 1784668680000
      },
      {
        "value": 34,
        "startGMT": 1784668860000
      },
      {
        "value": 35,
        "startGMT": 1784669040000
      },
      {
        "value": 35,
        "startGMT": 1784669220000
      },
      {
        "value": 36,
        "startGMT": 1784669400000
      },
      {
        "value": 36,
        "startGMT": 1784669580000
      },
      {
        "value": 37,
        "startGMT": 1784669760000
      },
      {
        "value": 37,
        "startGMT": 1784669940000
      },
      {
        "value": 37,
        "startGMT": 1784670120000
      },
      {
        "value": 38,
        "startGMT": 1784670300000
      },
      {
        "value": 38,
        "startGMT": 1784670480000
      },
      {
        "value": 38,
        "startGMT": 1784670660000
      },
      {
        "value": 39,
        "startGMT": 1784670840000
      },
      {
        "value": 39,
        "startGMT": 1784671020000
      },
      {
        "value": 40,
        "startGMT": 1784671200000
      },
      {
        "value": 40,
        "startGMT": 1784671380000
      },
      {
        "value": 41,
        "startGMT": 1784671560000
      },
      {
        "value": 41,
        "startGMT": 1784671740000
      },
      {
        "value": 41,
        "startGMT": 1784671920000
      },
      {
        "value": 41,
        "startGMT": 1784672100000
      },
      {
        "value": 41,
        "startGMT": 1784672280000
      },
      {
        "value": 41,
        "startGMT": 1784672460000
      },
      {
        "value": 41,
        "startGMT": 1784672640000
      },
      {
        "value": 42,
        "startGMT": 1784672820000
      },
      {
        "value": 42,
        "startGMT": 1784673000000
      },
      {
        "value": 43,
        "startGMT": 1784673180000
      },
      {
        "value": 43,
        "startGMT": 1784673360000
      },
      {
        "value": 43,
        "startGMT": 1784673540000
      },
      {
        "value": 43,
        "startGMT": 1784673720000
      },
      {
        "value": 44,
        "startGMT": 1784673900000
      },
      {
        "value": 44,
        "startGMT": 1784674080000
      },
      {
        "value": 44,
        "startGMT": 1784674260000
      },
      {
        "value": 45,
        "startGMT": 1784674440000
      },
      {
        "value": 45,
        "startGMT": 1784674620000
      },
      {
        "value": 45,
        "startGMT": 1784674800000
      },
      {
        "value": 46,
        "startGMT": 1784674980000
      },
      {
        "value": 46,
        "startGMT": 1784675160000
      },
      {
        "value": 47,
        "startGMT": 1784675340000
      },
      {
        "value": 47,
        "startGMT": 1784675520000
      },
      {
        "value": 47,
        "startGMT": 1784675700000
      },
      {
        "value": 47,
        "startGMT": 1784675880000
      },
      {
        "value": 48,
        "startGMT": 1784676060000
      },
      {
        "value": 48,
        "startGMT": 1784676240000
      },
      {
        "value": 49,
        "startGMT": 1784676420000
      },
      {
        "value": 49,
        "startGMT": 1784676600000
      },
      {
        "value": 49,
        "startGMT": 1784676780000
      },
      {
        "value": 49,
        "startGMT": 1784676960000
      }
    ],
    "skinTempDataExists": false,
    "hrvData": [
      {
        "value": 41.0,
        "startGMT": 1784652665000
      },
      {
        "value": 33.0,
        "startGMT": 1784652965000
      },
      {
        "value": 32.0,
        "startGMT": 1784653265000
      },
      {
        "value": 32.0,
        "startGMT": 1784653565000
      },
      {
        "value": 39.0,
        "startGMT": 1784653865000
      },
      {
        "value": 51.0,
        "startGMT": 1784654165000
      },
      {
        "value": 46.0,
        "startGMT": 1784654465000
      },
      {
        "value": 46.0,
        "startGMT": 1784654765000
      },
      {
        "value": 64.0,
        "startGMT": 1784655365000
      },
      {
        "value": 43.0,
        "startGMT": 1784655665000
      },
      {
        "value": 35.0,
        "startGMT": 1784655965000
      },
      {
        "value": 35.0,
        "startGMT": 1784656265000
      },
      {
        "value": 41.0,
        "startGMT": 1784656565000
      },
      {
        "value": 36.0,
        "startGMT": 1784656865000
      },
      {
        "value": 41.0,
        "startGMT": 1784657165000
      },
      {
        "value": 38.0,
        "startGMT": 1784657465000
      },
      {
        "value": 32.0,
        "startGMT": 1784657765000
      },
      {
        "value": 34.0,
        "startGMT": 1784658065000
      },
      {
        "value": 54.0,
        "startGMT": 1784658365000
      },
      {
        "value": 63.0,
        "startGMT": 1784658665000
      },
      {
        "value": 28.0,
        "startGMT": 1784658965000
      },
      {
        "value": 41.0,
        "startGMT": 1784659265000
      },
      {
        "value": 41.0,
        "startGMT": 1784659565000
      },
      {
        "value": 38.0,
        "startGMT": 1784659865000
      },
      {
        "value": 44.0,
        "startGMT": 1784660165000
      },
      {
        "value": 28.0,
        "startGMT": 1784660465000
      },
      {
        "value": 28.0,
        "startGMT": 1784660765000
      },
      {
        "value": 30.0,
        "startGMT": 1784661065000
      },
      {
        "value": 32.0,
        "startGMT": 1784661365000
      },
      {
        "value": 34.0,
        "startGMT": 1784661665000
      },
      {
        "value": 40.0,
        "startGMT": 1784661965000
      },
      {
        "value": 38.0,
        "startGMT": 1784662265000
      },
      {
        "value": 40.0,
        "startGMT": 1784662565000
      },
      {
        "value": 38.0,
        "startGMT": 1784662865000
      },
      {
        "value": 58.0,
        "startGMT": 1784663165000
      },
      {
        "value": 70.0,
        "startGMT": 1784663465000
      },
      {
        "value": 60.0,
        "startGMT": 1784663765000
      },
      {
        "value": 55.0,
        "startGMT": 1784664065000
      },
      {
        "value": 48.0,
        "startGMT": 1784664365000
      },
      {
        "value": 67.0,
        "startGMT": 1784664665000
      },
      {
        "value": 72.0,
        "startGMT": 1784664965000
      },
      {
        "value": 61.0,
        "startGMT": 1784665265000
      },
      {
        "value": 54.0,
        "startGMT": 1784665565000
      },
      {
        "value": 50.0,
        "startGMT": 1784665865000
      },
      {
        "value": 46.0,
        "startGMT": 1784666165000
      },
      {
        "value": 61.0,
        "startGMT": 1784666465000
      },
      {
        "value": 64.0,
        "startGMT": 1784666765000
      },
      {
        "value": 69.0,
        "startGMT": 1784667065000
      },
      {
        "value": 38.0,
        "startGMT": 1784667365000
      },
      {
        "value": 57.0,
        "startGMT": 1784667665000
      },
      {
        "value": 50.0,
        "startGMT": 1784667965000
      },
      {
        "value": 62.0,
        "startGMT": 1784668265000
      },
      {
        "value": 51.0,
        "startGMT": 1784668565000
      },
      {
        "value": 62.0,
        "startGMT": 1784668865000
      },
      {
        "value": 54.0,
        "startGMT": 1784669465000
      },
      {
        "value": 44.0,
        "startGMT": 1784669765000
      },
      {
        "value": 57.0,
        "startGMT": 1784670065000
      },
      {
        "value": 51.0,
        "startGMT": 1784670365000
      },
      {
        "value": 78.0,
        "startGMT": 1784670665000
      },
      {
        "value": 64.0,
        "startGMT": 1784670965000
      },
      {
        "value": 54.0,
        "startGMT": 1784671265000
      },
      {
        "value": 88.0,
        "startGMT": 1784671565000
      },
      {
        "value": 57.0,
        "startGMT": 1784671865000
      },
      {
        "value": 50.0,
        "startGMT": 1784673065000
      },
      {
        "value": 40.0,
        "startGMT": 1784673365000
      },
      {
        "value": 60.0,
        "startGMT": 1784673665000
      },
      {
        "value": 59.0,
        "startGMT": 1784673965000
      },
      {
        "value": 43.0,
        "startGMT": 1784674265000
      },
      {
        "value": 40.0,
        "startGMT": 1784674565000
      },
      {
        "value": 45.0,
        "startGMT": 1784674865000
      },
      {
        "value": 41.0,
        "startGMT": 1784675165000
      },
      {
        "value": 55.0,
        "startGMT": 1784675465000
      },
      {
        "value": 96.0,
        "startGMT": 1784675765000
      },
      {
        "value": 118.0,
        "startGMT": 1784676365000
      },
      {
        "value": 44.0,
        "startGMT": 1784676665000
      },
      {
        "value": 39.0,
        "startGMT": 1784676965000
      }
    ],
    "breathingDisruptionData": [
      {
        "value": 0,
        "startGMT": 1784651229000,
        "endGMT": 1784651229000
      },
      {
        "value": 0,
        "startGMT": 1784651229000,
        "endGMT": 1784654755000
      },
      {
        "value": 255,
        "startGMT": 1784654755000,
        "endGMT": 1784662340000
      },
      {
        "value": 0,
        "startGMT": 1784662340000,
        "endGMT": 1784665340000
      },
      {
        "value": 1,
        "startGMT": 1784665340000,
        "endGMT": 1784666240000
      },
      {
        "value": 2,
        "startGMT": 1784666240000,
        "endGMT": 1784666720000
      },
      {
        "value": 255,
        "startGMT": 1784666720000,
        "endGMT": 1784668064000
      },
      {
        "value": 2,
        "startGMT": 1784668064000,
        "endGMT": 1784669264000
      },
      {
        "value": 1,
        "startGMT": 1784669264000,
        "endGMT": 1784669864000
      },
      {
        "value": 0,
        "startGMT": 1784669864000,
        "endGMT": 1784672264000
      },
      {
        "value": 1,
        "startGMT": 1784672264000,
        "endGMT": 1784674793000
      },
      {
        "value": 255,
        "startGMT": 1784674793000,
        "endGMT": 1784677076000
      }
    ],
    "avgOvernightHrv": 51.0,
    "hrvStatus": "UNBALANCED",
    "bodyBatteryChange": 42,
    "restingHeartRate": 48
  }
}