{
  "date": "2026-03-23",
  "total_sleep_seconds": 25234,
  "deep_sleep_seconds": 7500,
  "light_sleep_seconds": 12360,
  "rem_sleep_seconds": 5400,
  "awake_seconds": 0,
  "sleep_score": 83,
  "sleep_levels": [
    {
      "startGMT": "2026-03-22T16:15:59.0",
      "endGMT": "2026-03-22T16:27:59.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-03-22T16:27:59.0",
      "endGMT": "2026-03-22T17:14:59.0",
      "activityLevel": 0.0
    },
    {
      "startGMT": "2026-03-22T17:14:59.0",
      "endGMT": "2026-03-22T18:10:59.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-03-22T18:10:59.0",
      "endGMT": "2026-03-22T18:56:59.0",
      "activityLevel": 0.0
    },
    {
      "startGMT": "2026-03-22T18:56:59.0",
      "endGMT": "2026-03-22T19:31:59.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-03-22T19:31:59.0",
      "endGMT": "2026-03-22T19:55:59.0",
      "activityLevel": 2.0
    },
    {
      "startGMT": "2026-03-22T19:55:59.0",
      "endGMT": "2026-03-22T20:09:59.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-03-22T20:09:59.0",
      "endGMT": "2026-03-22T20:41:59.0",
      "activityLevel": 0.0
    },
    {
      "startGMT": "2026-03-22T20:41:59.0",
      "endGMT": "2026-03-22T20:52:59.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-03-22T20:52:59.0",
      "endGMT": "2026-03-22T21:11:59.0",
      "activityLevel": 2.0
    },
    {
      "startGMT": "2026-03-22T21:11:59.0",
      "endGMT": "2026-03-22T21:31:59.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-03-22T21:31:59.0",
      "endGMT": "2026-03-22T22:05:59.0",
      "activityLevel": 2.0
    },
    {
      "startGMT": "2026-03-22T22:05:59.0",
      "endGMT": "2026-03-22T23:03:59.0",
      "activityLevel": 1.0
    },
    {
      "startGMT": "2026-03-22T23:03:59.0",
      "endGMT": "2026-03-22T23:16:33.0",
      "activityLevel": 2.0
    }
  ],
  "raw_data": {
    "dailySleepDTO": {
      "id": 1774196159000,
      "userProfilePK": 11508432,
      "calendarDate": "2026-03-23",
      "sleepTimeSeconds": 25234,
      "napTimeSeconds": 0,
      "sleepWindowConfirmed": true,
      "sleepWindowConfirmationType": "enhanced_confirmed_final",
      "sleepStartTimestampGMT": 1774196159000,
      "sleepEndTimestampGMT": 1774221393000,
      "sleepStartTimestampLocal": 1774224959000,
      "sleepEndTimestampLocal": 1774250193000,
      "autoSleepStartTimestampGMT": null,
      "autoSleepEndTimestampGMT": null,
      "sleepQualityTypePK": null,
      "sleepResultTypePK": null,
      "unmeasurableSleepSeconds": 0,
      "deepSleepSeconds": 7500,
      "lightSleepSeconds": 12360,
      "remSleepSeconds": 5400,
      "awakeSleepSeconds": 0,
      "deviceRemCapable": true,
      "retro": false,
      "sleepFromDevice": true,
      "averageSpO2Value": 95.0,
      "lowestSpO2Value": 78,
      "highestSpO2Value": 100,
      "averageSpO2HRSleep": 52.0,
      "averageRespirationValue": 14.0,
      "lowestRespirationValue": 7.0,
      "highestRespirationValue": 20.0,
      "awakeCount": 0,
      "avgSleepStress": 16.0,
      "ageGroup": "ADULT",
      "avgHeartRate": 52.0,
      "sleepScoreFeedback": "POSITIVE_LONG_AND_DEEP",
      "sleepScoreInsight": "POSITIVE_EXERCISE",
      "sleepScorePersonalizedInsight": "MOD_EXERCISE_POS_EXCELLENT_OR_GOOD_SLEEP_VIGOROUS_DURING_DAY",
      "sleepScores": {
        "totalDuration": {
          "qualifierKey": "GOOD",
          "optimalStart": 28200.0,
          "optimalEnd": 28200.0
        },
        "stress": {
          "qualifierKey": "GOOD",
          "optimalStart": 0.0,
          "optimalEnd": 15.0
        },
        "awakeCount": {
          "qualifierKey": "EXCELLENT",
          "optimalStart": 0.0,
          "optimalEnd": 1.0
        },
        "overall": {
          "value": 83,
          "qualifierKey": "GOOD"
        },
        "remPercentage": {
          "value": 21,
          "qualifierKey": "GOOD",
          "optimalStart": 21.0,
          "optimalEnd": 31.0,
          "idealStartInSeconds": 5299.14,
          "idealEndInSeconds": 7822.54
        },
        "restlessness": {
          "qualifierKey": "EXCELLENT",
          "optimalStart": 0.0,
          "optimalEnd": 5.0
        },
        "lightPercentage": {
          "value": 49,
          "qualifierKey": "EXCELLENT",
          "optimalStart": 30.0,
          "optimalEnd": 64.0,
          "idealStartInSeconds": 7570.2,
          "idealEndInSeconds": 16149.76
        },
        "deepPercentage": {
          "value": 30,
          "qualifierKey": "EXCELLENT",
          "optimalStart": 16.0,
          "optimalEnd": 33.0,
          "idealStartInSeconds": 4037.44,
          "idealEndInSeconds": 8327.22
        }
      },
      "sleepVersion": 2,
      "sleepNeed": {
        "userProfilePk": 11508432,
        "calendarDate": "2026-03-23",
        "deviceId": 3447045197,
        "timestampGmt": "2026-03-22T02:32:00",
        "baseline": 470,
        "actual": 500,
        "feedback": "INCREASED",
        "trainingFeedback": "NO_CHANGE",
        "sleepHistoryAdjustment": "INCREASING_LOW_QUALITY",
        "hrvAdjustment": "INCREASING",
        "napAdjustment": "NO_CHANGE",
        "displayedForTheDay": true,
        "preferredActivityTracker": true
      },
      "nextSleepNeed": {
        "userProfilePk": 11508432,
        "calendarDate": "2026-03-24",
        "deviceId": 3447045197,
        "timestampGmt": "2026-03-22T23:16:34",
        "baseline": 470,
        "actual": 470,
        "feedback": "NO_CHANGE_NO_ADJUSTMENTS",
        "trainingFeedback": "NO_CHANGE",
        "sleepHistoryAdjustment": "NO_CHANGE",
        "hrvAdjustment": "NO_CHANGE",
        "napAdjustment": "NO_CHANGE",
        "displayedForTheDay": false,
        "preferredActivityTracker": true
      },
      "breathingDisruptionSeverity": "NONE"
    },
    "sleepMovement": [
      {
        "startGMT": "2026-03-22T15:15:00.0",
        "endGMT": "2026-03-22T15:16:00.0",
        "activityLevel": 5.893146216263939
      },
      {
        "startGMT": "2026-03-22T15:16:00.0",
        "endGMT": "2026-03-22T15:17:00.0",
        "activityLevel": 5.4901414726686
      },
      {
        "startGMT": "2026-03-22T15:17:00.0",
        "endGMT": "2026-03-22T15:18:00.0",
        "activityLevel": 5.072394896139803
      },
      {
        "startGMT": "2026-03-22T15:18:00.0",
        "endGMT": "2026-03-22T15:19:00.0",
        "activityLevel": 4.648906227676029
      },
      {
        "startGMT": "2026-03-22T15:19:00.0",
        "endGMT": "2026-03-22T15:20:00.0",
        "activityLevel": 4.229088455184507
      },
      {
        "startGMT": "2026-03-22T15:20:00.0",
        "endGMT": "2026-03-22T15:21:00.0",
        "activityLevel": 3.8226637544070994
      },
      {
        "startGMT": "2026-03-22T15:21:00.0",
        "endGMT": "2026-03-22T15:22:00.0",
        "activityLevel": 3.438802448946074
      },
      {
        "startGMT": "2026-03-22T15:22:00.0",
        "endGMT": "2026-03-22T15:23:00.0",
        "activityLevel": 3.0857097048131754
      },
      {
        "startGMT": "2026-03-22T15:23:00.0",
        "endGMT": "2026-03-22T15:24:00.0",
        "activityLevel": 2.7693933295240414
      },
      {
        "startGMT": "2026-03-22T15:24:00.0",
        "endGMT": "2026-03-22T15:25:00.0",
        "activityLevel": 2.4927221132320443
      },
      {
        "startGMT": "2026-03-22T15:25:00.0",
        "endGMT": "2026-03-22T15:26:00.0",
        "activityLevel": 2.257195264071244
      },
      {
        "startGMT": "2026-03-22T15:26:00.0",
        "endGMT": "2026-03-22T15:27:00.0",
        "activityLevel": 2.060722927300999
      },
      {
        "startGMT": "2026-03-22T15:27:00.0",
        "endGMT": "2026-03-22T15:28:00.0",
        "activityLevel": 1.8871534664255263
      },
      {
        "startGMT": "2026-03-22T15:28:00.0",
        "endGMT": "2026-03-22T15:29:00.0",
        "activityLevel": 1.7577143662694599
      },
      {
        "startGMT": "2026-03-22T15:29:00.0",
        "endGMT": "2026-03-22T15:30:00.0",
        "activityLevel": 1.6890198971705672
      },
      {
        "startGMT": "2026-03-22T15:30:00.0",
        "endGMT": "2026-03-22T15:31:00.0",
        "activityLevel": 1.6871290797101604
      },
      {
        "startGMT": "2026-03-22T15:31:00.0",
        "endGMT": "2026-03-22T15:32:00.0",
        "activityLevel": 1.7917803855853398
      },
      {
        "startGMT": "2026-03-22T15:32:00.0",
        "endGMT": "2026-03-22T15:33:00.0",
        "activityLevel": 2.0192514584260057
      },
      {
        "startGMT": "2026-03-22T15:33:00.0",
        "endGMT": "2026-03-22T15:34:00.0",
        "activityLevel": 2.3369592248314195
      },
      {
        "startGMT": "2026-03-22T15:34:00.0",
        "endGMT": "2026-03-22T15:35:00.0",
        "activityLevel": 2.7109306915854776
      },
      {
        "startGMT": "2026-03-22T15:35:00.0",
        "endGMT": "2026-03-22T15:36:00.0",
        "activityLevel": 3.113731408498086
      },
      {
        "startGMT": "2026-03-22T15:36:00.0",
        "endGMT": "2026-03-22T15:37:00.0",
        "activityLevel": 3.5219886845972916
      },
      {
        "startGMT": "2026-03-22T15:37:00.0",
        "endGMT": "2026-03-22T15:38:00.0",
        "activityLevel": 3.9151667391065614
      },
      {
        "startGMT": "2026-03-22T15:38:00.0",
        "endGMT": "2026-03-22T15:39:00.0",
        "activityLevel": 4.2781834255306075
      },
      {
        "startGMT": "2026-03-22T15:39:00.0",
        "endGMT": "2026-03-22T15:40:00.0",
        "activityLevel": 4.597301196694378
      },
      {
        "startGMT": "2026-03-22T15:40:00.0",
        "endGMT": "2026-03-22T15:41:00.0",
        "activityLevel": 4.860480431666137
      },
      {
        "startGMT": "2026-03-22T15:41:00.0",
        "endGMT": "2026-03-22T15:42:00.0",
        "activityLevel": 5.060687486662747
      },
      {
        "startGMT": "2026-03-22T15:42:00.0",
        "endGMT": "2026-03-22T15:43:00.0",
        "activityLevel": 5.190514376022264
      },
      {
        "startGMT": "2026-03-22T15:43:00.0",
        "endGMT": "2026-03-22T15:44:00.0",
        "activityLevel": 5.246958974866461
      },
      {
        "startGMT": "2026-03-22T15:44:00.0",
        "endGMT": "2026-03-22T15:45:00.0",
        "activityLevel": 5.229464496639319
      },
      {
        "startGMT": "2026-03-22T15:45:00.0",
        "endGMT": "2026-03-22T15:46:00.0",
        "activityLevel": 5.140104439255885
      },
      {
        "startGMT": "2026-03-22T15:46:00.0",
        "endGMT": "2026-03-22T15:47:00.0",
        "activityLevel": 4.984781401285319
      },
      {
        "startGMT": "2026-03-22T15:47:00.0",
        "endGMT": "2026-03-22T15:48:00.0",
        "activityLevel": 4.771959281406525
      },
      {
        "startGMT": "2026-03-22T15:48:00.0",
        "endGMT": "2026-03-22T15:49:00.0",
        "activityLevel": 4.512938061555549
      },
      {
        "startGMT": "2026-03-22T15:49:00.0",
        "endGMT": "2026-03-22T15:50:00.0",
        "activityLevel": 4.216428569636008
      },
      {
        "startGMT": "2026-03-22T15:50:00.0",
        "endGMT": "2026-03-22T15:51:00.0",
        "activityLevel": 3.914896977423088
      },
      {
        "startGMT": "2026-03-22T15:51:00.0",
        "endGMT": "2026-03-22T15:52:00.0",
        "activityLevel": 3.62430717965346
      },
      {
        "startGMT": "2026-03-22T15:52:00.0",
        "endGMT": "2026-03-22T15:53:00.0",
        "activityLevel": 3.3659446120541676
      },
      {
        "startGMT": "2026-03-22T15:53:00.0",
        "endGMT": "2026-03-22T15:54:00.0",
        "activityLevel": 3.160820576190643
      },
      {
        "startGMT": "2026-03-22T15:54:00.0",
        "endGMT": "2026-03-22T15:55:00.0",
        "activityLevel": 3.0226063078022887
      },
      {
        "startGMT": "2026-03-22T15:55:00.0",
        "endGMT": "2026-03-22T15:56:00.0",
        "activityLevel": 2.947040961373461
      },
      {
        "startGMT": "2026-03-22T15:56:00.0",
        "endGMT": "2026-03-22T15:57:00.0",
        "activityLevel": 2.9546004900863787
      },
      {
        "startGMT": "2026-03-22T15:57:00.0",
        "endGMT": "2026-03-22T15:58:00.0",
        "activityLevel": 3.0316647429334767
      },
      {
        "startGMT": "2026-03-22T15:58:00.0",
        "endGMT": "2026-03-22T15:59:00.0",
        "activityLevel": 3.1533394693723893
      },
      {
        "startGMT": "2026-03-22T15:59:00.0",
        "endGMT": "2026-03-22T16:00:00.0",
        "activityLevel": 3.298233605106435
      },
      {
        "startGMT": "2026-03-22T16:00:00.0",
        "endGMT": "2026-03-22T16:01:00.0",
        "activityLevel": 3.4510215049330575
      },
      {
        "startGMT": "2026-03-22T16:01:00.0",
        "endGMT": "2026-03-22T16:02:00.0",
        "activityLevel": 3.5934023187233053
      },
      {
        "startGMT": "2026-03-22T16:02:00.0",
        "endGMT": "2026-03-22T16:03:00.0",
        "activityLevel": 3.722917428574903
      },
      {
        "startGMT": "2026-03-22T16:03:00.0",
        "endGMT": "2026-03-22T16:04:00.0",
        "activityLevel": 3.8367200197062115
      },
      {
        "startGMT": "2026-03-22T16:04:00.0",
        "endGMT": "2026-03-22T16:05:00.0",
        "activityLevel": 3.929868431637799
      },
      {
        "startGMT": "2026-03-22T16:05:00.0",
        "endGMT": "2026-03-22T16:06:00.0",
        "activityLevel": 3.997377122026641
      },
      {
        "startGMT": "2026-03-22T16:06:00.0",
        "endGMT": "2026-03-22T16:07:00.0",
        "activityLevel": 4.035545474979782
      },
      {
        "startGMT": "2026-03-22T16:07:00.0",
        "endGMT": "2026-03-22T16:08:00.0",
        "activityLevel": 4.039133995730013
      },
      {
        "startGMT": "2026-03-22T16:08:00.0",
        "endGMT": "2026-03-22T16:09:00.0",
        "activityLevel": 4.004799202923416
      },
      {
        "startGMT": "2026-03-22T16:09:00.0",
        "endGMT": "2026-03-22T16:10:00.0",
        "activityLevel": 3.9304736436089613
      },
      {
        "startGMT": "2026-03-22T16:10:00.0",
        "endGMT": "2026-03-22T16:11:00.0",
        "activityLevel": 3.8144005940985766
      },
      {
        "startGMT": "2026-03-22T16:11:00.0",
        "endGMT": "2026-03-22T16:12:00.0",
        "activityLevel": 3.6594872827814062
      },
      {
        "startGMT": "2026-03-22T16:12:00.0",
        "endGMT": "2026-03-22T16:13:00.0",
        "activityLevel": 3.4667699388637265
      },
      {
        "startGMT": "2026-03-22T16:13:00.0",
        "endGMT": "2026-03-22T16:14:00.0",
        "activityLevel": 3.2393500595651528
      },
      {
        "startGMT": "2026-03-22T16:14:00.0",
        "endGMT": "2026-03-22T16:15:00.0",
        "activityLevel": 2.981017603631593
      },
      {
        "startGMT": "2026-03-22T16:15:00.0",
        "endGMT": "2026-03-22T16:16:00.0",
        "activityLevel": 2.698185069100237
      },
      {
        "startGMT": "2026-03-22T16:16:00.0",
        "endGMT": "2026-03-22T16:17:00.0",
        "activityLevel": 2.398613936595489
      },
      {
        "startGMT": "2026-03-22T16:17:00.0",
        "endGMT": "2026-03-22T16:18:00.0",
        "activityLevel": 2.0894859239590047
      },
      {
        "startGMT": "2026-03-22T16:18:00.0",
        "endGMT": "2026-03-22T16:19:00.0",
        "activityLevel": 1.7951954864281763
      },
      {
        "startGMT": "2026-03-22T16:19:00.0",
        "endGMT": "2026-03-22T16:20:00.0",
        "activityLevel": 1.4942190880463975
      },
      {
        "startGMT": "2026-03-22T16:20:00.0",
        "endGMT": "2026-03-22T16:21:00.0",
        "activityLevel": 1.2060575086564322
      },
      {
        "startGMT": "2026-03-22T16:21:00.0",
        "endGMT": "2026-03-22T16:22:00.0",
        "activityLevel": 0.9491240401134342
      },
      {
        "startGMT": "2026-03-22T16:22:00.0",
        "endGMT": "2026-03-22T16:23:00.0",
        "activityLevel": 0.745589770425598
      },
      {
        "startGMT": "2026-03-22T16:23:00.0",
        "endGMT": "2026-03-22T16:24:00.0",
        "activityLevel": 0.6220677077869289
      },
      {
        "startGMT": "2026-03-22T16:24:00.0",
        "endGMT": "2026-03-22T16:25:00.0",
        "activityLevel": 0.6434980881528864
      },
      {
        "startGMT": "2026-03-22T16:25:00.0",
        "endGMT": "2026-03-22T16:26:00.0",
        "activityLevel": 0.717218219584882
      },
      {
        "startGMT": "2026-03-22T16:26:00.0",
        "endGMT": "2026-03-22T16:27:00.0",
        "activityLevel": 0.7637228334733511
      },
      {
        "startGMT": "2026-03-22T16:27:00.0",
        "endGMT": "2026-03-22T16:28:00.0",
        "activityLevel": 0.7899753704871058
      },
      {
        "startGMT": "2026-03-22T16:28:00.0",
        "endGMT": "2026-03-22T16:29:00.0",
        "activityLevel": 0.8028586099291954
      },
      {
        "startGMT": "2026-03-22T16:29:00.0",
        "endGMT": "2026-03-22T16:30:00.0",
        "activityLevel": 0.8034750666632219
      },
      {
        "startGMT": "2026-03-22T16:30:00.0",
        "endGMT": "2026-03-22T16:31:00.0",
        "activityLevel": 0.7914145333367046
      },
      {
        "startGMT": "2026-03-22T16:31:00.0",
        "endGMT": "2026-03-22T16:32:00.0",
        "activityLevel": 0.7673774505017515
      },
      {
        "startGMT": "2026-03-22T16:32:00.0",
        "endGMT": "2026-03-22T16:33:00.0",
        "activityLevel": 0.7305144275565542
      },
      {
        "startGMT": "2026-03-22T16:33:00.0",
        "endGMT": "2026-03-22T16:34:00.0",
        "activityLevel": 0.6892278118549918
      },
      {
        "startGMT": "2026-03-22T16:34:00.0",
        "endGMT": "2026-03-22T16:35:00.0",
        "activityLevel": 0.6443921092019548
      },
      {
        "startGMT": "2026-03-22T16:35:00.0",
        "endGMT": "2026-03-22T16:36:00.0",
        "activityLevel": 0.600236470354866
      },
      {
        "startGMT": "2026-03-22T16:36:00.0",
        "endGMT": "2026-03-22T16:37:00.0",
        "activityLevel": 0.5614981391912639
      },
      {
        "startGMT": "2026-03-22T16:37:00.0",
        "endGMT": "2026-03-22T16:38:00.0",
        "activityLevel": 0.5327918477776936
      },
      {
        "startGMT": "2026-03-22T16:38:00.0",
        "endGMT": "2026-03-22T16:39:00.0",
        "activityLevel": 0.5175084950025111
      },
      {
        "startGMT": "2026-03-22T16:39:00.0",
        "endGMT": "2026-03-22T16:40:00.0",
        "activityLevel": 0.516610921229874
      },
      {
        "startGMT": "2026-03-22T16:40:00.0",
        "endGMT": "2026-03-22T16:41:00.0",
        "activityLevel": 0.5281637787992148
      },
      {
        "startGMT": "2026-03-22T16:41:00.0",
        "endGMT": "2026-03-22T16:42:00.0",
        "activityLevel": 0.5453547829560148
      },
      {
        "startGMT": "2026-03-22T16:42:00.0",
        "endGMT": "2026-03-22T16:43:00.0",
        "activityLevel": 0.5722435605197144
      },
      {
        "startGMT": "2026-03-22T16:43:00.0",
        "endGMT": "2026-03-22T16:44:00.0",
        "activityLevel": 0.60439622308694
      },
      {
        "startGMT": "2026-03-22T16:44:00.0",
        "endGMT": "2026-03-22T16:45:00.0",
        "activityLevel": 0.6338660926635041
      },
      {
        "startGMT": "2026-03-22T16:45:00.0",
        "endGMT": "2026-03-22T16:46:00.0",
        "activityLevel": 0.6569142159754315
      },
      {
        "startGMT": "2026-03-22T16:46:00.0",
        "endGMT": "2026-03-22T16:47:00.0",
        "activityLevel": 0.6754345410389004
      },
      {
        "startGMT": "2026-03-22T16:47:00.0",
        "endGMT": "2026-03-22T16:48:00.0",
        "activityLevel": 0.6897931650518763
      },
      {
        "startGMT": "2026-03-22T16:48:00.0",
        "endGMT": "2026-03-22T16:49:00.0",
        "activityLevel": 0.7003774751223172
      },
      {
        "startGMT": "2026-03-22T16:49:00.0",
        "endGMT": "2026-03-22T16:50:00.0",
        "activityLevel": 0.7075255846672599
      },
      {
        "startGMT": "2026-03-22T16:50:00.0",
        "endGMT": "2026-03-22T16:51:00.0",
        "activityLevel": 0.7114640467992714
      },
      {
        "startGMT": "2026-03-22T16:51:00.0",
        "endGMT": "2026-03-22T16:52:00.0",
        "activityLevel": 0.712263953877631
      },
      {
        "startGMT": "2026-03-22T16:52:00.0",
        "endGMT": "2026-03-22T16:53:00.0",
        "activityLevel": 0.7098231329996029
      },
      {
        "startGMT": "2026-03-22T16:53:00.0",
        "endGMT": "2026-03-22T16:54:00.0",
        "activityLevel": 0.7038776929648368
      },
      {
        "startGMT": "2026-03-22T16:54:00.0",
        "endGMT": "2026-03-22T16:55:00.0",
        "activityLevel": 0.6940408178456985
      },
      {
        "startGMT": "2026-03-22T16:55:00.0",
        "endGMT": "2026-03-22T16:56:00.0",
        "activityLevel": 0.679861992306215
      },
      {
        "startGMT": "2026-03-22T16:56:00.0",
        "endGMT": "2026-03-22T16:57:00.0",
        "activityLevel": 0.66089702460257
      },
      {
        "startGMT": "2026-03-22T16:57:00.0",
        "endGMT": "2026-03-22T16:58:00.0",
        "activityLevel": 0.6375602421318334
      },
      {
        "startGMT": "2026-03-22T16:58:00.0",
        "endGMT": "2026-03-22T16:59:00.0",
        "activityLevel": 0.6079518694260887
      },
      {
        "startGMT": "2026-03-22T16:59:00.0",
        "endGMT": "2026-03-22T17:00:00.0",
        "activityLevel": 0.5727595316814745
      },
      {
        "startGMT": "2026-03-22T17:00:00.0",
        "endGMT": "2026-03-22T17:01:00.0",
        "activityLevel": 0.5295177837727965
      },
      {
        "startGMT": "2026-03-22T17:01:00.0",
        "endGMT": "2026-03-22T17:02:00.0",
        "activityLevel": 0.4921779200507221
      },
      {
        "startGMT": "2026-03-22T17:02:00.0",
        "endGMT": "2026-03-22T17:03:00.0",
        "activityLevel": 0.4517029468289044
      },
      {
        "startGMT": "2026-03-22T17:03:00.0",
        "endGMT": "2026-03-22T17:04:00.0",
        "activityLevel": 0.41462715714663095
      },
      {
        "startGMT": "2026-03-22T17:04:00.0",
        "endGMT": "2026-03-22T17:05:00.0",
        "activityLevel": 0.3891757665532542
      },
      {
        "startGMT": "2026-03-22T17:05:00.0",
        "endGMT": "2026-03-22T17:06:00.0",
        "activityLevel": 0.3783840989655749
      },
      {
        "startGMT": "2026-03-22T17:06:00.0",
        "endGMT": "2026-03-22T17:07:00.0",
        "activityLevel": 0.38776338799559323
      },
      {
        "startGMT": "2026-03-22T17:07:00.0",
        "endGMT": "2026-03-22T17:08:00.0",
        "activityLevel": 0.4142859054039203
      },
      {
        "startGMT": "2026-03-22T17:08:00.0",
        "endGMT": "2026-03-22T17:09:00.0",
        "activityLevel": 0.452914325064262
      },
      {
        "startGMT": "2026-03-22T17:09:00.0",
        "endGMT": "2026-03-22T17:10:00.0",
        "activityLevel": 0.49771822295699003
      },
      {
        "startGMT": "2026-03-22T17:10:00.0",
        "endGMT": "2026-03-22T17:11:00.0",
        "activityLevel": 0.5471077992491735
      },
      {
        "startGMT": "2026-03-22T17:11:00.0",
        "endGMT": "2026-03-22T17:12:00.0",
        "activityLevel": 0.5881824750336047
      },
      {
        "startGMT": "2026-03-22T17:12:00.0",
        "endGMT": "2026-03-22T17:13:00.0",
        "activityLevel": 0.6240882038153982
      },
      {
        "startGMT": "2026-03-22T17:13:00.0",
        "endGMT": "2026-03-22T17:14:00.0",
        "activityLevel": 0.6533365617773997
      },
      {
        "startGMT": "2026-03-22T17:14:00.0",
        "endGMT": "2026-03-22T17:15:00.0",
        "activityLevel": 0.6732947282593322
      },
      {
        "startGMT": "2026-03-22T17:15:00.0",
        "endGMT": "2026-03-22T17:16:00.0",
        "activityLevel": 0.684198474083427
      },
      {
        "startGMT": "2026-03-22T17:16:00.0",
        "endGMT": "2026-03-22T17:17:00.0",
        "activityLevel": 0.68599547365803
      },
      {
        "startGMT": "2026-03-22T17:17:00.0",
        "endGMT": "2026-03-22T17:18:00.0",
        "activityLevel": 0.6789378558979916
      },
      {
        "startGMT": "2026-03-22T17:18:00.0",
        "endGMT": "2026-03-22T17:19:00.0",
        "activityLevel": 0.6635700660774083
      },
      {
        "startGMT": "2026-03-22T17:19:00.0",
        "endGMT": "2026-03-22T17:20:00.0",
        "activityLevel": 0.6407037927227293
      },
      {
        "startGMT": "2026-03-22T17:20:00.0",
        "endGMT": "2026-03-22T17:21:00.0",
        "activityLevel": 0.6113806567645709
      },
      {
        "startGMT": "2026-03-22T17:21:00.0",
        "endGMT": "2026-03-22T17:22:00.0",
        "activityLevel": 0.5768236276502914
      },
      {
        "startGMT": "2026-03-22T17:22:00.0",
        "endGMT": "2026-03-22T17:23:00.0",
        "activityLevel": 0.5383782957850428
      },
      {
        "startGMT": "2026-03-22T17:23:00.0",
        "endGMT": "2026-03-22T17:24:00.0",
        "activityLevel": 0.4974452295256735
      },
      {
        "startGMT": "2026-03-22T17:24:00.0",
        "endGMT": "2026-03-22T17:25:00.0",
        "activityLevel": 0.45214976787237104
      },
      {
        "startGMT": "2026-03-22T17:25:00.0",
        "endGMT": "2026-03-22T17:26:00.0",
        "activityLevel": 0.41117534524946897
      },
      {
        "startGMT": "2026-03-22T17:26:00.0",
        "endGMT": "2026-03-22T17:27:00.0",
        "activityLevel": 0.3862535311397606
      },
      {
        "startGMT": "2026-03-22T17:27:00.0",
        "endGMT": "2026-03-22T17:28:00.0",
        "activityLevel": 0.37859509508108263
      },
      {
        "startGMT": "2026-03-22T17:28:00.0",
        "endGMT": "2026-03-22T17:29:00.0",
        "activityLevel": 0.3912296419845651
      },
      {
        "startGMT": "2026-03-22T17:29:00.0",
        "endGMT": "2026-03-22T17:30:00.0",
        "activityLevel": 0.42665521806815626
      },
      {
        "startGMT": "2026-03-22T17:30:00.0",
        "endGMT": "2026-03-22T17:31:00.0",
        "activityLevel": 0.4716248148562234
      },
      {
        "startGMT": "2026-03-22T17:31:00.0",
        "endGMT": "2026-03-22T17:32:00.0",
        "activityLevel": 0.527064803209538
      },
      {
        "startGMT": "2026-03-22T17:32:00.0",
        "endGMT": "2026-03-22T17:33:00.0",
        "activityLevel": 0.5876105081028954
      },
      {
        "startGMT": "2026-03-22T17:33:00.0",
        "endGMT": "2026-03-22T17:34:00.0",
        "activityLevel": 0.6493330238422353
      },
      {
        "startGMT": "2026-03-22T17:34:00.0",
        "endGMT": "2026-03-22T17:35:00.0",
        "activityLevel": 0.7095001086029417
      },
      {
        "startGMT": "2026-03-22T17:35:00.0",
        "endGMT": "2026-03-22T17:36:00.0",
        "activityLevel": 0.7618218214859719
      },
      {
        "startGMT": "2026-03-22T17:36:00.0",
        "endGMT": "2026-03-22T17:37:00.0",
        "activityLevel": 0.8111595591903531
      },
      {
        "startGMT": "2026-03-22T17:37:00.0",
        "endGMT": "2026-03-22T17:38:00.0",
        "activityLevel": 0.8534004406255002
      },
      {
        "startGMT": "2026-03-22T17:38:00.0",
        "endGMT": "2026-03-22T17:39:00.0",
        "activityLevel": 0.8875858077739763
      },
      {
        "startGMT": "2026-03-22T17:39:00.0",
        "endGMT": "2026-03-22T17:40:00.0",
        "activityLevel": 0.9131011341030703
      },
      {
        "startGMT": "2026-03-22T17:40:00.0",
        "endGMT": "2026-03-22T17:41:00.0",
        "activityLevel": 0.9298040024421378
      },
      {
        "startGMT": "2026-03-22T17:41:00.0",
        "endGMT": "2026-03-22T17:42:00.0",
        "activityLevel": 0.9378775410127993
      },
      {
        "startGMT": "2026-03-22T17:42:00.0",
        "endGMT": "2026-03-22T17:43:00.0",
        "activityLevel": 0.9377855366122843
      },
      {
        "startGMT": "2026-03-22T17:43:00.0",
        "endGMT": "2026-03-22T17:44:00.0",
        "activityLevel": 0.9303154138100116
      },
      {
        "startGMT": "2026-03-22T17:44:00.0",
        "endGMT": "2026-03-22T17:45:00.0",
        "activityLevel": 0.9163656135310534
      },
      {
        "startGMT": "2026-03-22T17:45:00.0",
        "endGMT": "2026-03-22T17:46:00.0",
        "activityLevel": 0.8968673652774585
      },
      {
        "startGMT": "2026-03-22T17:46:00.0",
        "endGMT": "2026-03-22T17:47:00.0",
        "activityLevel": 0.8727072787967229
      },
      {
        "startGMT": "2026-03-22T17:47:00.0",
        "endGMT": "2026-03-22T17:48:00.0",
        "activityLevel": 0.8446593479717637
      },
      {
        "startGMT": "2026-03-22T17:48:00.0",
        "endGMT": "2026-03-22T17:49:00.0",
        "activityLevel": 0.8133350494849432
      },
      {
        "startGMT": "2026-03-22T17:49:00.0",
        "endGMT": "2026-03-22T17:50:00.0",
        "activityLevel": 0.7791586495915712
      },
      {
        "startGMT": "2026-03-22T17:50:00.0",
        "endGMT": "2026-03-22T17:51:00.0",
        "activityLevel": 0.7423714542385045
      },
      {
        "startGMT": "2026-03-22T17:51:00.0",
        "endGMT": "2026-03-22T17:52:00.0",
        "activityLevel": 0.7030640480137041
      },
      {
        "startGMT": "2026-03-22T17:52:00.0",
        "endGMT": "2026-03-22T17:53:00.0",
        "activityLevel": 0.6612306842051706
      },
      {
        "startGMT": "2026-03-22T17:53:00.0",
        "endGMT": "2026-03-22T17:54:00.0",
        "activityLevel": 0.6200569825089481
      },
      {
        "startGMT": "2026-03-22T17:54:00.0",
        "endGMT": "2026-03-22T17:55:00.0",
        "activityLevel": 0.5762125463953385
      },
      {
        "startGMT": "2026-03-22T17:55:00.0",
        "endGMT": "2026-03-22T17:56:00.0",
        "activityLevel": 0.5253573104540452
      },
      {
        "startGMT": "2026-03-22T17:56:00.0",
        "endGMT": "2026-03-22T17:57:00.0",
        "activityLevel": 0.47128555611265344
      },
      {
        "startGMT": "2026-03-22T17:57:00.0",
        "endGMT": "2026-03-22T17:58:00.0",
        "activityLevel": 0.4154552499864167
      },
      {
        "startGMT": "2026-03-22T17:58:00.0",
        "endGMT": "2026-03-22T17:59:00.0",
        "activityLevel": 0.36069371451358284
      },
      {
        "startGMT": "2026-03-22T17:59:00.0",
        "endGMT": "2026-03-22T18:00:00.0",
        "activityLevel": 0.30719162575834325
      },
      {
        "startGMT": "2026-03-22T18:00:00.0",
        "endGMT": "2026-03-22T18:01:00.0",
        "activityLevel": 0.2539772965524202
      },
      {
        "startGMT": "2026-03-22T18:01:00.0",
        "endGMT": "2026-03-22T18:02:00.0",
        "activityLevel": 0.20590113594013024
      },
      {
        "startGMT": "2026-03-22T18:02:00.0",
        "endGMT": "2026-03-22T18:03:00.0",
        "activityLevel": 0.15947716972690482
      },
      {
        "startGMT": "2026-03-22T18:03:00.0",
        "endGMT": "2026-03-22T18:04:00.0",
        "activityLevel": 0.11724023705242155
      },
      {
        "startGMT": "2026-03-22T18:04:00.0",
        "endGMT": "2026-03-22T18:05:00.0",
        "activityLevel": 0.10191635728888665
      },
      {
        "startGMT": "2026-03-22T18:05:00.0",
        "endGMT": "2026-03-22T18:06:00.0",
        "activityLevel": 0.07480364409575245
      },
      {
        "startGMT": "2026-03-22T18:06:00.0",
        "endGMT": "2026-03-22T18:07:00.0",
        "activityLevel": 0.04770615893481679
      },
      {
        "startGMT": "2026-03-22T18:07:00.0",
        "endGMT": "2026-03-22T18:08:00.0",
        "activityLevel": 0.022064296984653738
      },
      {
        "startGMT": "2026-03-22T18:08:00.0",
        "endGMT": "2026-03-22T18:09:00.0",
        "activityLevel": 0.022064296984653738
      },
      {
        "startGMT": "2026-03-22T18:09:00.0",
        "endGMT": "2026-03-22T18:10:00.0",
        "activityLevel": 0.04770615893481679
      },
      {
        "startGMT": "2026-03-22T18:10:00.0",
        "endGMT": "2026-03-22T18:11:00.0",
        "activityLevel": 0.06969254596638008
      },
      {
        "startGMT": "2026-03-22T18:11:00.0",
        "endGMT": "2026-03-22T18:12:00.0",
        "activityLevel": 0.10314380683461803
      },
      {
        "startGMT": "2026-03-22T18:12:00.0",
        "endGMT": "2026-03-22T18:13:00.0",
        "activityLevel": 0.13775081709860743
      },
      {
        "startGMT": "2026-03-22T18:13:00.0",
        "endGMT": "2026-03-22T18:14:00.0",
        "activityLevel": 0.173267852797061
      },
      {
        "startGMT": "2026-03-22T18:14:00.0",
        "endGMT": "2026-03-22T18:15:00.0",
        "activityLevel": 0.20180330630667082
      },
      {
        "startGMT": "2026-03-22T18:15:00.0",
        "endGMT": "2026-03-22T18:16:00.0",
        "activityLevel": 0.2400265358165634
      },
      {
        "startGMT": "2026-03-22T18:16:00.0",
        "endGMT": "2026-03-22T18:17:00.0",
        "activityLevel": 0.2951333536962046
      },
      {
        "startGMT": "2026-03-22T18:17:00.0",
        "endGMT": "2026-03-22T18:18:00.0",
        "activityLevel": 0.3557282540274134
      },
      {
        "startGMT": "2026-03-22T18:18:00.0",
        "endGMT": "2026-03-22T18:19:00.0",
        "activityLevel": 0.4202147487940505
      },
      {
        "startGMT": "2026-03-22T18:19:00.0",
        "endGMT": "2026-03-22T18:20:00.0",
        "activityLevel": 0.48676597802832827
      },
      {
        "startGMT": "2026-03-22T18:20:00.0",
        "endGMT": "2026-03-22T18:21:00.0",
        "activityLevel": 0.5534022542153565
      },
      {
        "startGMT": "2026-03-22T18:21:00.0",
        "endGMT": "2026-03-22T18:22:00.0",
        "activityLevel": 0.6174675541433048
      },
      {
        "startGMT": "2026-03-22T18:22:00.0",
        "endGMT": "2026-03-22T18:23:00.0",
        "activityLevel": 0.6783348366231127
      },
      {
        "startGMT": "2026-03-22T18:23:00.0",
        "endGMT": "2026-03-22T18:24:00.0",
        "activityLevel": 0.7350199769103306
      },
      {
        "startGMT": "2026-03-22T18:24:00.0",
        "endGMT": "2026-03-22T18:25:00.0",
        "activityLevel": 0.785068924303234
      },
      {
        "startGMT": "2026-03-22T18:25:00.0",
        "endGMT": "2026-03-22T18:26:00.0",
        "activityLevel": 0.8270143960174781
      },
      {
        "startGMT": "2026-03-22T18:26:00.0",
        "endGMT": "2026-03-22T18:27:00.0",
        "activityLevel": 0.8596246983726509
      },
      {
        "startGMT": "2026-03-22T18:27:00.0",
        "endGMT": "2026-03-22T18:28:00.0",
        "activityLevel": 0.8819506667167086
      },
      {
        "startGMT": "2026-03-22T18:28:00.0",
        "endGMT": "2026-03-22T18:29:00.0",
        "activityLevel": 0.8933617142005628
      },
      {
        "startGMT": "2026-03-22T18:29:00.0",
        "endGMT": "2026-03-22T18:30:00.0",
        "activityLevel": 0.8935694107659712
      },
      {
        "startGMT": "2026-03-22T18:30:00.0",
        "endGMT": "2026-03-22T18:31:00.0",
        "activityLevel": 0.8826375449568441
      },
      {
        "startGMT": "2026-03-22T18:31:00.0",
        "endGMT": "2026-03-22T18:32:00.0",
        "activityLevel": 0.8609782043015544
      },
      {
        "startGMT": "2026-03-22T18:32:00.0",
        "endGMT": "2026-03-22T18:33:00.0",
        "activityLevel": 0.829334010563958
      },
      {
        "startGMT": "2026-03-22T18:33:00.0",
        "endGMT": "2026-03-22T18:34:00.0",
        "activityLevel": 0.7887472293489665
      },
      {
        "startGMT": "2026-03-22T18:34:00.0",
        "endGMT": "2026-03-22T18:35:00.0",
        "activityLevel": 0.7405170036805265
      },
      {
        "startGMT": "2026-03-22T18:35:00.0",
        "endGMT": "2026-03-22T18:36:00.0",
        "activityLevel": 0.6861464010567935
      },
      {
        "startGMT": "2026-03-22T18:36:00.0",
        "endGMT": "2026-03-22T18:37:00.0",
        "activityLevel": 0.6280746150965473
      },
      {
        "startGMT": "2026-03-22T18:37:00.0",
        "endGMT": "2026-03-22T18:38:00.0",
        "activityLevel": 0.5663649592930702
      },
      {
        "startGMT": "2026-03-22T18:38:00.0",
        "endGMT": "2026-03-22T18:39:00.0",
        "activityLevel": 0.5034133718542219
      },
      {
        "startGMT": "2026-03-22T18:39:00.0",
        "endGMT": "2026-03-22T18:40:00.0",
        "activityLevel": 0.4421365701513493
      },
      {
        "startGMT": "2026-03-22T18:40:00.0",
        "endGMT": "2026-03-22T18:41:00.0",
        "activityLevel": 0.37404514176499737
      },
      {
        "startGMT": "2026-03-22T18:41:00.0",
        "endGMT": "2026-03-22T18:42:00.0",
        "activityLevel": 0.32795091333043275
      },
      {
        "startGMT": "2026-03-22T18:42:00.0",
        "endGMT": "2026-03-22T18:43:00.0",
        "activityLevel": 0.30399361188645396
      },
      {
        "startGMT": "2026-03-22T18:43:00.0",
        "endGMT": "2026-03-22T18:44:00.0",
        "activityLevel": 0.3154813394738269
      },
      {
        "startGMT": "2026-03-22T18:44:00.0",
        "endGMT": "2026-03-22T18:45:00.0",
        "activityLevel": 0.3524501733837111
      },
      {
        "startGMT": "2026-03-22T18:45:00.0",
        "endGMT": "2026-03-22T18:46:00.0",
        "activityLevel": 0.39714921270890613
      },
      {
        "startGMT": "2026-03-22T18:46:00.0",
        "endGMT": "2026-03-22T18:47:00.0",
        "activityLevel": 0.4576510738439625
      },
      {
        "startGMT": "2026-03-22T18:47:00.0",
        "endGMT": "2026-03-22T18:48:00.0",
        "activityLevel": 0.5332128245215207
      },
      {
        "startGMT": "2026-03-22T18:48:00.0",
        "endGMT": "2026-03-22T18:49:00.0",
        "activityLevel": 0.613920772749376
      },
      {
        "startGMT": "2026-03-22T18:49:00.0",
        "endGMT": "2026-03-22T18:50:00.0",
        "activityLevel": 0.6956874515179967
      },
      {
        "startGMT": "2026-03-22T18:50:00.0",
        "endGMT": "2026-03-22T18:51:00.0",
        "activityLevel": 0.7757104223774591
      },
      {
        "startGMT": "2026-03-22T18:51:00.0",
        "endGMT": "2026-03-22T18:52:00.0",
        "activityLevel": 0.8484488336945016
      },
      {
        "startGMT": "2026-03-22T18:52:00.0",
        "endGMT": "2026-03-22T18:53:00.0",
        "activityLevel": 0.9165731805163513
      },
      {
        "startGMT": "2026-03-22T18:53:00.0",
        "endGMT": "2026-03-22T18:54:00.0",
        "activityLevel": 0.9765283034860137
      },
      {
        "startGMT": "2026-03-22T18:54:00.0",
        "endGMT": "2026-03-22T18:55:00.0",
        "activityLevel": 1.027054290532782
      },
      {
        "startGMT": "2026-03-22T18:55:00.0",
        "endGMT": "2026-03-22T18:56:00.0",
        "activityLevel": 1.067132064441175
      },
      {
        "startGMT": "2026-03-22T18:56:00.0",
        "endGMT": "2026-03-22T18:57:00.0",
        "activityLevel": 1.096012786870925
      },
      {
        "startGMT": "2026-03-22T18:57:00.0",
        "endGMT": "2026-03-22T18:58:00.0",
        "activityLevel": 1.1132360426023566
      },
      {
        "startGMT": "2026-03-22T18:58:00.0",
        "endGMT": "2026-03-22T18:59:00.0",
        "activityLevel": 1.118636640519378
      },
      {
        "startGMT": "2026-03-22T18:59:00.0",
        "endGMT": "2026-03-22T19:00:00.0",
        "activityLevel": 1.1123402679469048
      },
      {
        "startGMT": "2026-03-22T19:00:00.0",
        "endGMT": "2026-03-22T19:01:00.0",
        "activityLevel": 1.0947486656145822
      },
      {
        "startGMT": "2026-03-22T19:01:00.0",
        "endGMT": "2026-03-22T19:02:00.0",
        "activityLevel": 1.0665154073080427
      },
      {
        "startGMT": "2026-03-22T19:02:00.0",
        "endGMT": "2026-03-22T19:03:00.0",
        "activityLevel": 1.0285137375437239
      },
      {
        "startGMT": "2026-03-22T19:03:00.0",
        "endGMT": "2026-03-22T19:04:00.0",
        "activityLevel": 0.981798215248166
      },
      {
        "startGMT": "2026-03-22T19:04:00.0",
        "endGMT": "2026-03-22T19:05:00.0",
        "activityLevel": 0.9275621090140305
      },
      {
        "startGMT": "2026-03-22T19:05:00.0",
        "endGMT": "2026-03-22T19:06:00.0",
        "activityLevel": 0.8670925712112381
      },
      {
        "startGMT": "2026-03-22T19:06:00.0",
        "endGMT": "2026-03-22T19:07:00.0",
        "activityLevel": 0.8017255674471508
      },
      {
        "startGMT": "2026-03-22T19:07:00.0",
        "endGMT": "2026-03-22T19:08:00.0",
        "activityLevel": 0.7328023373999949
      },
      {
        "startGMT": "2026-03-22T19:08:00.0",
        "endGMT": "2026-03-22T19:09:00.0",
        "activityLevel": 0.6571486742833984
      },
      {
        "startGMT": "2026-03-22T19:09:00.0",
        "endGMT": "2026-03-22T19:10:00.0",
        "activityLevel": 0.592883326610361
      },
      {
        "startGMT": "2026-03-22T19:10:00.0",
        "endGMT": "2026-03-22T19:11:00.0",
        "activityLevel": 0.5426044771760697
      },
      {
        "startGMT": "2026-03-22T19:11:00.0",
        "endGMT": "2026-03-22T19:12:00.0",
        "activityLevel": 0.5156551134304478
      },
      {
        "startGMT": "2026-03-22T19:12:00.0",
        "endGMT": "2026-03-22T19:13:00.0",
        "activityLevel": 0.5207087634825248
      },
      {
        "startGMT": "2026-03-22T19:13:00.0",
        "endGMT": "2026-03-22T19:14:00.0",
        "activityLevel": 0.5589706190117152
      },
      {
        "startGMT": "2026-03-22T19:14:00.0",
        "endGMT": "2026-03-22T19:15:00.0",
        "activityLevel": 0.6267759507579467
      },
      {
        "startGMT": "2026-03-22T19:15:00.0",
        "endGMT": "2026-03-22T19:16:00.0",
        "activityLevel": 0.7094302106033996
      },
      {
        "startGMT": "2026-03-22T19:16:00.0",
        "endGMT": "2026-03-22T19:17:00.0",
        "activityLevel": 0.7947337700436291
      },
      {
        "startGMT": "2026-03-22T19:17:00.0",
        "endGMT": "2026-03-22T19:18:00.0",
        "activityLevel": 0.8789348912840086
      },
      {
        "startGMT": "2026-03-22T19:18:00.0",
        "endGMT": "2026-03-22T19:19:00.0",
        "activityLevel": 0.9565175351340235
      },
      {
        "startGMT": "2026-03-22T19:19:00.0",
        "endGMT": "2026-03-22T19:20:00.0",
        "activityLevel": 1.0245655702797654
      },
      {
        "startGMT": "2026-03-22T19:20:00.0",
        "endGMT": "2026-03-22T19:21:00.0",
        "activityLevel": 1.0811202571117804
      },
      {
        "startGMT": "2026-03-22T19:21:00.0",
        "endGMT": "2026-03-22T19:22:00.0",
        "activityLevel": 1.1196953858628176
      },
      {
        "startGMT": "2026-03-22T19:22:00.0",
        "endGMT": "2026-03-22T19:23:00.0",
        "activityLevel": 1.1406261032307528
      },
      {
        "startGMT": "2026-03-22T19:23:00.0",
        "endGMT": "2026-03-22T19:24:00.0",
        "activityLevel": 1.143389860677169
      },
      {
        "startGMT": "2026-03-22T19:24:00.0",
        "endGMT": "2026-03-22T19:25:00.0",
        "activityLevel": 1.1280728414403831
      },
      {
        "startGMT": "2026-03-22T19:25:00.0",
        "endGMT": "2026-03-22T19:26:00.0",
        "activityLevel": 1.095370667909867
      },
      {
        "startGMT": "2026-03-22T19:26:00.0",
        "endGMT": "2026-03-22T19:27:00.0",
        "activityLevel": 1.0465647157797267
      },
      {
        "startGMT": "2026-03-22T19:27:00.0",
        "endGMT": "2026-03-22T19:28:00.0",
        "activityLevel": 0.9834758480018719
      },
      {
        "startGMT": "2026-03-22T19:28:00.0",
        "endGMT": "2026-03-22T19:29:00.0",
        "activityLevel": 0.9083985936620091
      },
      {
        "startGMT": "2026-03-22T19:29:00.0",
        "endGMT": "2026-03-22T19:30:00.0",
        "activityLevel": 0.8240200742511331
      },
      {
        "startGMT": "2026-03-22T19:30:00.0",
        "endGMT": "2026-03-22T19:31:00.0",
        "activityLevel": 0.7333293472756167
      },
      {
        "startGMT": "2026-03-22T19:31:00.0",
        "endGMT": "2026-03-22T19:32:00.0",
        "activityLevel": 0.6395243367803746
      },
      {
        "startGMT": "2026-03-22T19:32:00.0",
        "endGMT": "2026-03-22T19:33:00.0",
        "activityLevel": 0.5459250529930569
      },
      {
        "startGMT": "2026-03-22T19:33:00.0",
        "endGMT": "2026-03-22T19:34:00.0",
        "activityLevel": 0.45590242434904643
      },
      {
        "startGMT": "2026-03-22T19:34:00.0",
        "endGMT": "2026-03-22T19:35:00.0",
        "activityLevel": 0.37282728649280217
      },
      {
        "startGMT": "2026-03-22T19:35:00.0",
        "endGMT": "2026-03-22T19:36:00.0",
        "activityLevel": 0.30001714458680356
      },
      {
        "startGMT": "2026-03-22T19:36:00.0",
        "endGMT": "2026-03-22T19:37:00.0",
        "activityLevel": 0.24056247970230935
      },
      {
        "startGMT": "2026-03-22T19:37:00.0",
        "endGMT": "2026-03-22T19:38:00.0",
        "activityLevel": 0.20905694898250332
      },
      {
        "startGMT": "2026-03-22T19:38:00.0",
        "endGMT": "2026-03-22T19:39:00.0",
        "activityLevel": 0.20944561277809567
      },
      {
        "startGMT": "2026-03-22T19:39:00.0",
        "endGMT": "2026-03-22T19:40:00.0",
        "activityLevel": 0.20590113594013024
      },
      {
        "startGMT": "2026-03-22T19:40:00.0",
        "endGMT": "2026-03-22T19:41:00.0",
        "activityLevel": 0.21635273125827648
      },
      {
        "startGMT": "2026-03-22T19:41:00.0",
        "endGMT": "2026-03-22T19:42:00.0",
        "activityLevel": 0.22877699160829087
      },
      {
        "startGMT": "2026-03-22T19:42:00.0",
        "endGMT": "2026-03-22T19:43:00.0",
        "activityLevel": 0.28142173329280024
      },
      {
        "startGMT": "2026-03-22T19:43:00.0",
        "endGMT": "2026-03-22T19:44:00.0",
        "activityLevel": 0.34431544217069904
      },
      {
        "startGMT": "2026-03-22T19:44:00.0",
        "endGMT": "2026-03-22T19:45:00.0",
        "activityLevel": 0.42569288519103765
      },
      {
        "startGMT": "2026-03-22T19:45:00.0",
        "endGMT": "2026-03-22T19:46:00.0",
        "activityLevel": 0.5137055627828035
      },
      {
        "startGMT": "2026-03-22T19:46:00.0",
        "endGMT": "2026-03-22T19:47:00.0",
        "activityLevel": 0.5996663126289987
      },
      {
        "startGMT": "2026-03-22T19:47:00.0",
        "endGMT": "2026-03-22T19:48:00.0",
        "activityLevel": 0.6971589357711138
      },
      {
        "startGMT": "2026-03-22T19:48:00.0",
        "endGMT": "2026-03-22T19:49:00.0",
        "activityLevel": 0.794038684632196
      },
      {
        "startGMT": "2026-03-22T19:49:00.0",
        "endGMT": "2026-03-22T19:50:00.0",
        "activityLevel": 0.8885204302783948
      },
      {
        "startGMT": "2026-03-22T19:50:00.0",
        "endGMT": "2026-03-22T19:51:00.0",
        "activityLevel": 0.9781347147432976
      },
      {
        "startGMT": "2026-03-22T19:51:00.0",
        "endGMT": "2026-03-22T19:52:00.0",
        "activityLevel": 1.0604390742512877
      },
      {
        "startGMT": "2026-03-22T19:52:00.0",
        "endGMT": "2026-03-22T19:53:00.0",
        "activityLevel": 1.1331119100770675
      },
      {
        "startGMT": "2026-03-22T19:53:00.0",
        "endGMT": "2026-03-22T19:54:00.0",
        "activityLevel": 1.1940418035988958
      },
      {
        "startGMT": "2026-03-22T19:54:00.0",
        "endGMT": "2026-03-22T19:55:00.0",
        "activityLevel": 1.2414092217956334
      },
      {
        "startGMT": "2026-03-22T19:55:00.0",
        "endGMT": "2026-03-22T19:56:00.0",
        "activityLevel": 1.2737575234027048
      },
      {
        "startGMT": "2026-03-22T19:56:00.0",
        "endGMT": "2026-03-22T19:57:00.0",
        "activityLevel": 1.2900504287996544
      },
      {
        "startGMT": "2026-03-22T19:57:00.0",
        "endGMT": "2026-03-22T19:58:00.0",
        "activityLevel": 1.289713574725945
      },
      {
        "startGMT": "2026-03-22T19:58:00.0",
        "endGMT": "2026-03-22T19:59:00.0",
        "activityLevel": 1.2726583809765761
      },
      {
        "startGMT": "2026-03-22T19:59:00.0",
        "endGMT": "2026-03-22T20:00:00.0",
        "activityLevel": 1.2392871624346926
      },
      {
        "startGMT": "2026-03-22T20:00:00.0",
        "endGMT": "2026-03-22T20:01:00.0",
        "activityLevel": 1.1904791802889876
      },
      {
        "startGMT": "2026-03-22T20:01:00.0",
        "endGMT": "2026-03-22T20:02:00.0",
        "activityLevel": 1.1275580937984313
      },
      {
        "startGMT": "2026-03-22T20:02:00.0",
        "endGMT": "2026-03-22T20:03:00.0",
        "activityLevel": 1.052241997092032
      },
      {
        "startGMT": "2026-03-22T20:03:00.0",
        "endGMT": "2026-03-22T20:04:00.0",
        "activityLevel": 0.966577843692064
      },
      {
        "startGMT": "2026-03-22T20:04:00.0",
        "endGMT": "2026-03-22T20:05:00.0",
        "activityLevel": 0.8728624929767598
      },
      {
        "startGMT": "2026-03-22T20:05:00.0",
        "endGMT": "2026-03-22T20:06:00.0",
        "activityLevel": 0.7735527234764595
      },
      {
        "startGMT": "2026-03-22T20:06:00.0",
        "endGMT": "2026-03-22T20:07:00.0",
        "activityLevel": 0.6741272928241491
      },
      {
        "startGMT": "2026-03-22T20:07:00.0",
        "endGMT": "2026-03-22T20:08:00.0",
        "activityLevel": 0.5710419733925834
      },
      {
        "startGMT": "2026-03-22T20:08:00.0",
        "endGMT": "2026-03-22T20:09:00.0",
        "activityLevel": 0.46883393420871744
      },
      {
        "startGMT": "2026-03-22T20:09:00.0",
        "endGMT": "2026-03-22T20:10:00.0",
        "activityLevel": 0.36985202018590085
      },
      {
        "startGMT": "2026-03-22T20:10:00.0",
        "endGMT": "2026-03-22T20:11:00.0",
        "activityLevel": 0.29000406046380106
      },
      {
        "startGMT": "2026-03-22T20:11:00.0",
        "endGMT": "2026-03-22T20:12:00.0",
        "activityLevel": 0.20447626887519246
      },
      {
        "startGMT": "2026-03-22T20:12:00.0",
        "endGMT": "2026-03-22T20:13:00.0",
        "activityLevel": 0.1349333939486886
      },
      {
        "startGMT": "2026-03-22T20:13:00.0",
        "endGMT": "2026-03-22T20:14:00.0",
        "activityLevel": 0.0448732441707528
      },
      {
        "startGMT": "2026-03-22T20:14:00.0",
        "endGMT": "2026-03-22T20:15:00.0",
        "activityLevel": 0.07686529550989835
      },
      {
        "startGMT": "2026-03-22T20:15:00.0",
        "endGMT": "2026-03-22T20:16:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:16:00.0",
        "endGMT": "2026-03-22T20:17:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:17:00.0",
        "endGMT": "2026-03-22T20:18:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:18:00.0",
        "endGMT": "2026-03-22T20:19:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:19:00.0",
        "endGMT": "2026-03-22T20:20:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:20:00.0",
        "endGMT": "2026-03-22T20:21:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:21:00.0",
        "endGMT": "2026-03-22T20:22:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:22:00.0",
        "endGMT": "2026-03-22T20:23:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:23:00.0",
        "endGMT": "2026-03-22T20:24:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:24:00.0",
        "endGMT": "2026-03-22T20:25:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:25:00.0",
        "endGMT": "2026-03-22T20:26:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:26:00.0",
        "endGMT": "2026-03-22T20:27:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:27:00.0",
        "endGMT": "2026-03-22T20:28:00.0",
        "activityLevel": 0.05435197169295701
      },
      {
        "startGMT": "2026-03-22T20:28:00.0",
        "endGMT": "2026-03-22T20:29:00.0",
        "activityLevel": 0.044128593969307475
      },
      {
        "startGMT": "2026-03-22T20:29:00.0",
        "endGMT": "2026-03-22T20:30:00.0",
        "activityLevel": 0.10055005928620828
      },
      {
        "startGMT": "2026-03-22T20:30:00.0",
        "endGMT": "2026-03-22T20:31:00.0",
        "activityLevel": 0.17744252895310075
      },
      {
        "startGMT": "2026-03-22T20:31:00.0",
        "endGMT": "2026-03-22T20:32:00.0",
        "activityLevel": 0.24087723545062534
      },
      {
        "startGMT": "2026-03-22T20:32:00.0",
        "endGMT": "2026-03-22T20:33:00.0",
        "activityLevel": 0.3322032865861384
      },
      {
        "startGMT": "2026-03-22T20:33:00.0",
        "endGMT": "2026-03-22T20:34:00.0",
        "activityLevel": 0.4274451022273995
      },
      {
        "startGMT": "2026-03-22T20:34:00.0",
        "endGMT": "2026-03-22T20:35:00.0",
        "activityLevel": 0.5250108622232039
      },
      {
        "startGMT": "2026-03-22T20:35:00.0",
        "endGMT": "2026-03-22T20:36:00.0",
        "activityLevel": 0.6226598295603788
      },
      {
        "startGMT": "2026-03-22T20:36:00.0",
        "endGMT": "2026-03-22T20:37:00.0",
        "activityLevel": 0.7178487281076341
      },
      {
        "startGMT": "2026-03-22T20:37:00.0",
        "endGMT": "2026-03-22T20:38:00.0",
        "activityLevel": 0.8079220703418096
      },
      {
        "startGMT": "2026-03-22T20:38:00.0",
        "endGMT": "2026-03-22T20:39:00.0",
        "activityLevel": 0.8902542675289998
      },
      {
        "startGMT": "2026-03-22T20:39:00.0",
        "endGMT": "2026-03-22T20:40:00.0",
        "activityLevel": 0.9623709533723823
      },
      {
        "startGMT": "2026-03-22T20:40:00.0",
        "endGMT": "2026-03-22T20:41:00.0",
        "activityLevel": 1.0220561790650806
      },
      {
        "startGMT": "2026-03-22T20:41:00.0",
        "endGMT": "2026-03-22T20:42:00.0",
        "activityLevel": 1.0674456706360693
      },
      {
        "startGMT": "2026-03-22T20:42:00.0",
        "endGMT": "2026-03-22T20:43:00.0",
        "activityLevel": 1.0971042554620596
      },
      {
        "startGMT": "2026-03-22T20:43:00.0",
        "endGMT": "2026-03-22T20:44:00.0",
        "activityLevel": 1.1087537221031838
      },
      {
        "startGMT": "2026-03-22T20:44:00.0",
        "endGMT": "2026-03-22T20:45:00.0",
        "activityLevel": 1.1050880229135596
      },
      {
        "startGMT": "2026-03-22T20:45:00.0",
        "endGMT": "2026-03-22T20:46:00.0",
        "activityLevel": 1.0895299421763533
      },
      {
        "startGMT": "2026-03-22T20:46:00.0",
        "endGMT": "2026-03-22T20:47:00.0",
        "activityLevel": 1.0624071340628376
      },
      {
        "startGMT": "2026-03-22T20:47:00.0",
        "endGMT": "2026-03-22T20:48:00.0",
        "activityLevel": 1.026581462767609
      },
      {
        "startGMT": "2026-03-22T20:48:00.0",
        "endGMT": "2026-03-22T20:49:00.0",
        "activityLevel": 0.9855315283992127
      },
      {
        "startGMT": "2026-03-22T20:49:00.0",
        "endGMT": "2026-03-22T20:50:00.0",
        "activityLevel": 0.9431297878465721
      },
      {
        "startGMT": "2026-03-22T20:50:00.0",
        "endGMT": "2026-03-22T20:51:00.0",
        "activityLevel": 0.9032783435336375
      },
      {
        "startGMT": "2026-03-22T20:51:00.0",
        "endGMT": "2026-03-22T20:52:00.0",
        "activityLevel": 0.8676901961872612
      },
      {
        "startGMT": "2026-03-22T20:52:00.0",
        "endGMT": "2026-03-22T20:53:00.0",
        "activityLevel": 0.8443829555553523
      },
      {
        "startGMT": "2026-03-22T20:53:00.0",
        "endGMT": "2026-03-22T20:54:00.0",
        "activityLevel": 0.8291074475447076
      },
      {
        "startGMT": "2026-03-22T20:54:00.0",
        "endGMT": "2026-03-22T20:55:00.0",
        "activityLevel": 0.8332587023519167
      },
      {
        "startGMT": "2026-03-22T20:55:00.0",
        "endGMT": "2026-03-22T20:56:00.0",
        "activityLevel": 0.850985065063894
      },
      {
        "startGMT": "2026-03-22T20:56:00.0",
        "endGMT": "2026-03-22T20:57:00.0",
        "activityLevel": 0.8817221511981379
      },
      {
        "startGMT": "2026-03-22T20:57:00.0",
        "endGMT": "2026-03-22T20:58:00.0",
        "activityLevel": 0.9188730642382374
      },
      {
        "startGMT": "2026-03-22T20:58:00.0",
        "endGMT": "2026-03-22T20:59:00.0",
        "activityLevel": 0.9545377428727185
      },
      {
        "startGMT": "2026-03-22T20:59:00.0",
        "endGMT": "2026-03-22T21:00:00.0",
        "activityLevel": 0.9914925271645068
      },
      {
        "startGMT": "2026-03-22T21:00:00.0",
        "endGMT": "2026-03-22T21:01:00.0",
        "activityLevel": 1.0344012245869105
      },
      {
        "startGMT": "2026-03-22T21:01:00.0",
        "endGMT": "2026-03-22T21:02:00.0",
        "activityLevel": 1.0712840647687671
      },
      {
        "startGMT": "2026-03-22T21:02:00.0",
        "endGMT": "2026-03-22T21:03:00.0",
        "activityLevel": 1.1049684424487534
      },
      {
        "startGMT": "2026-03-22T21:03:00.0",
        "endGMT": "2026-03-22T21:04:00.0",
        "activityLevel": 1.1350289174789776
      },
      {
        "startGMT": "2026-03-22T21:04:00.0",
        "endGMT": "2026-03-22T21:05:00.0",
        "activityLevel": 1.1594922544344588
      },
      {
        "startGMT": "2026-03-22T21:05:00.0",
        "endGMT": "2026-03-22T21:06:00.0",
        "activityLevel": 1.1816731564465175
      },
      {
        "startGMT": "2026-03-22T21:06:00.0",
        "endGMT": "2026-03-22T21:07:00.0",
        "activityLevel": 1.199190132771707
      },
      {
        "startGMT": "2026-03-22T21:07:00.0",
        "endGMT": "2026-03-22T21:08:00.0",
        "activityLevel": 1.2113215365220698
      },
      {
        "startGMT": "2026-03-22T21:08:00.0",
        "endGMT": "2026-03-22T21:09:00.0",
        "activityLevel": 1.2173165537258746
      },
      {
        "startGMT": "2026-03-22T21:09:00.0",
        "endGMT": "2026-03-22T21:10:00.0",
        "activityLevel": 1.216466098612536
      },
      {
        "startGMT": "2026-03-22T21:10:00.0",
        "endGMT": "2026-03-22T21:11:00.0",
        "activityLevel": 1.2081695553877576
      },
      {
        "startGMT": "2026-03-22T21:11:00.0",
        "endGMT": "2026-03-22T21:12:00.0",
        "activityLevel": 1.191991293370016
      },
      {
        "startGMT": "2026-03-22T21:12:00.0",
        "endGMT": "2026-03-22T21:13:00.0",
        "activityLevel": 1.1694074586687055
      },
      {
        "startGMT": "2026-03-22T21:13:00.0",
        "endGMT": "2026-03-22T21:14:00.0",
        "activityLevel": 1.1381743105648536
      },
      {
        "startGMT": "2026-03-22T21:14:00.0",
        "endGMT": "2026-03-22T21:15:00.0",
        "activityLevel": 1.0974991822661286
      },
      {
        "startGMT": "2026-03-22T21:15:00.0",
        "endGMT": "2026-03-22T21:16:00.0",
        "activityLevel": 1.049601906176155
      },
      {
        "startGMT": "2026-03-22T21:16:00.0",
        "endGMT": "2026-03-22T21:17:00.0",
        "activityLevel": 0.9959446075533037
      },
      {
        "startGMT": "2026-03-22T21:17:00.0",
        "endGMT": "2026-03-22T21:18:00.0",
        "activityLevel": 0.9380095523835821
      },
      {
        "startGMT": "2026-03-22T21:18:00.0",
        "endGMT": "2026-03-22T21:19:00.0",
        "activityLevel": 0.8772432622037858
      },
      {
        "startGMT": "2026-03-22T21:19:00.0",
        "endGMT": "2026-03-22T21:20:00.0",
        "activityLevel": 0.8150066946439422
      },
      {
        "startGMT": "2026-03-22T21:20:00.0",
        "endGMT": "2026-03-22T21:21:00.0",
        "activityLevel": 0.7551761602957789
      },
      {
        "startGMT": "2026-03-22T21:21:00.0",
        "endGMT": "2026-03-22T21:22:00.0",
        "activityLevel": 0.6889884184826448
      },
      {
        "startGMT": "2026-03-22T21:22:00.0",
        "endGMT": "2026-03-22T21:23:00.0",
        "activityLevel": 0.6403015938017029
      },
      {
        "startGMT": "2026-03-22T21:23:00.0",
        "endGMT": "2026-03-22T21:24:00.0",
        "activityLevel": 0.5951226620294744
      },
      {
        "startGMT": "2026-03-22T21:24:00.0",
        "endGMT": "2026-03-22T21:25:00.0",
        "activityLevel": 0.5634561503839984
      },
      {
        "startGMT": "2026-03-22T21:25:00.0",
        "endGMT": "2026-03-22T21:26:00.0",
        "activityLevel": 0.549910373059565
      },
      {
        "startGMT": "2026-03-22T21:26:00.0",
        "endGMT": "2026-03-22T21:27:00.0",
        "activityLevel": 0.5561828745629175
      },
      {
        "startGMT": "2026-03-22T21:27:00.0",
        "endGMT": "2026-03-22T21:28:00.0",
        "activityLevel": 0.5836061554622193
      },
      {
        "startGMT": "2026-03-22T21:28:00.0",
        "endGMT": "2026-03-22T21:29:00.0",
        "activityLevel": 0.6227910586036074
      },
      {
        "startGMT": "2026-03-22T21:29:00.0",
        "endGMT": "2026-03-22T21:30:00.0",
        "activityLevel": 0.6643012190244437
      },
      {
        "startGMT": "2026-03-22T21:30:00.0",
        "endGMT": "2026-03-22T21:31:00.0",
        "activityLevel": 0.7067042633175684
      },
      {
        "startGMT": "2026-03-22T21:31:00.0",
        "endGMT": "2026-03-22T21:32:00.0",
        "activityLevel": 0.7462516695382758
      },
      {
        "startGMT": "2026-03-22T21:32:00.0",
        "endGMT": "2026-03-22T21:33:00.0",
        "activityLevel": 0.7796988823773502
      },
      {
        "startGMT": "2026-03-22T21:33:00.0",
        "endGMT": "2026-03-22T21:34:00.0",
        "activityLevel": 0.8069005687314417
      },
      {
        "startGMT": "2026-03-22T21:34:00.0",
        "endGMT": "2026-03-22T21:35:00.0",
        "activityLevel": 0.8204791723159851
      },
      {
        "startGMT": "2026-03-22T21:35:00.0",
        "endGMT": "2026-03-22T21:36:00.0",
        "activityLevel": 0.8216890058331631
      },
      {
        "startGMT": "2026-03-22T21:36:00.0",
        "endGMT": "2026-03-22T21:37:00.0",
        "activityLevel": 0.810304704932141
      },
      {
        "startGMT": "2026-03-22T21:37:00.0",
        "endGMT": "2026-03-22T21:38:00.0",
        "activityLevel": 0.7865206996712623
      },
      {
        "startGMT": "2026-03-22T21:38:00.0",
        "endGMT": "2026-03-22T21:39:00.0",
        "activityLevel": 0.7469970395690816
      },
      {
        "startGMT": "2026-03-22T21:39:00.0",
        "endGMT": "2026-03-22T21:40:00.0",
        "activityLevel": 0.7059810646598406
      },
      {
        "startGMT": "2026-03-22T21:40:00.0",
        "endGMT": "2026-03-22T21:41:00.0",
        "activityLevel": 0.6625680863101429
      },
      {
        "startGMT": "2026-03-22T21:41:00.0",
        "endGMT": "2026-03-22T21:42:00.0",
        "activityLevel": 0.6220220516023591
      },
      {
        "startGMT": "2026-03-22T21:42:00.0",
        "endGMT": "2026-03-22T21:43:00.0",
        "activityLevel": 0.5886217404061933
      },
      {
        "startGMT": "2026-03-22T21:43:00.0",
        "endGMT": "2026-03-22T21:44:00.0",
        "activityLevel": 0.5718891994308443
      },
      {
        "startGMT": "2026-03-22T21:44:00.0",
        "endGMT": "2026-03-22T21:45:00.0",
        "activityLevel": 0.5823357310468078
      },
      {
        "startGMT": "2026-03-22T21:45:00.0",
        "endGMT": "2026-03-22T21:46:00.0",
        "activityLevel": 0.6171835555059775
      },
      {
        "startGMT": "2026-03-22T21:46:00.0",
        "endGMT": "2026-03-22T21:47:00.0",
        "activityLevel": 0.6719970856324423
      },
      {
        "startGMT": "2026-03-22T21:47:00.0",
        "endGMT": "2026-03-22T21:48:00.0",
        "activityLevel": 0.739655449224575
      },
      {
        "startGMT": "2026-03-22T21:48:00.0",
        "endGMT": "2026-03-22T21:49:00.0",
        "activityLevel": 0.8127949807138378
      },
      {
        "startGMT": "2026-03-22T21:49:00.0",
        "endGMT": "2026-03-22T21:50:00.0",
        "activityLevel": 0.8850314774330278
      },
      {
        "startGMT": "2026-03-22T21:50:00.0",
        "endGMT": "2026-03-22T21:51:00.0",
        "activityLevel": 0.9554253395280072
      },
      {
        "startGMT": "2026-03-22T21:51:00.0",
        "endGMT": "2026-03-22T21:52:00.0",
        "activityLevel": 1.0107451811320853
      },
      {
        "startGMT": "2026-03-22T21:52:00.0",
        "endGMT": "2026-03-22T21:53:00.0",
        "activityLevel": 1.0526516143845446
      },
      {
        "startGMT": "2026-03-22T21:53:00.0",
        "endGMT": "2026-03-22T21:54:00.0",
        "activityLevel": 1.0798670411843765
      },
      {
        "startGMT": "2026-03-22T21:54:00.0",
        "endGMT": "2026-03-22T21:55:00.0",
        "activityLevel": 1.0915587173839527
      },
      {
        "startGMT": "2026-03-22T21:55:00.0",
        "endGMT": "2026-03-22T21:56:00.0",
        "activityLevel": 1.0873722231071714
      },
      {
        "startGMT": "2026-03-22T21:56:00.0",
        "endGMT": "2026-03-22T21:57:00.0",
        "activityLevel": 1.0674456706360693
      },
      {
        "startGMT": "2026-03-22T21:57:00.0",
        "endGMT": "2026-03-22T21:58:00.0",
        "activityLevel": 1.032404101567327
      },
      {
        "startGMT": "2026-03-22T21:58:00.0",
        "endGMT": "2026-03-22T21:59:00.0",
        "activityLevel": 0.9833343131928958
      },
      {
        "startGMT": "2026-03-22T21:59:00.0",
        "endGMT": "2026-03-22T22:00:00.0",
        "activityLevel": 0.9217411271121648
      },
      {
        "startGMT": "2026-03-22T22:00:00.0",
        "endGMT": "2026-03-22T22:01:00.0",
        "activityLevel": 0.8494868044621741
      },
      {
        "startGMT": "2026-03-22T22:01:00.0",
        "endGMT": "2026-03-22T22:02:00.0",
        "activityLevel": 0.768715840015253
      },
      {
        "startGMT": "2026-03-22T22:02:00.0",
        "endGMT": "2026-03-22T22:03:00.0",
        "activityLevel": 0.6817676051425999
      },
      {
        "startGMT": "2026-03-22T22:03:00.0",
        "endGMT": "2026-03-22T22:04:00.0",
        "activityLevel": 0.5809972859973237
      },
      {
        "startGMT": "2026-03-22T22:04:00.0",
        "endGMT": "2026-03-22T22:05:00.0",
        "activityLevel": 0.5030963734510994
      },
      {
        "startGMT": "2026-03-22T22:05:00.0",
        "endGMT": "2026-03-22T22:06:00.0",
        "activityLevel": 0.4471865465733512
      },
      {
        "startGMT": "2026-03-22T22:06:00.0",
        "endGMT": "2026-03-22T22:07:00.0",
        "activityLevel": 0.435911885404328
      },
      {
        "startGMT": "2026-03-22T22:07:00.0",
        "endGMT": "2026-03-22T22:08:00.0",
        "activityLevel": 0.4901341987284666
      },
      {
        "startGMT": "2026-03-22T22:08:00.0",
        "endGMT": "2026-03-22T22:09:00.0",
        "activityLevel": 0.572021088345484
      },
      {
        "startGMT": "2026-03-22T22:09:00.0",
        "endGMT": "2026-03-22T22:10:00.0",
        "activityLevel": 0.6825436637624175
      },
      {
        "startGMT": "2026-03-22T22:10:00.0",
        "endGMT": "2026-03-22T22:11:00.0",
        "activityLevel": 0.8050899771172486
      },
      {
        "startGMT": "2026-03-22T22:11:00.0",
        "endGMT": "2026-03-22T22:12:00.0",
        "activityLevel": 0.9325776479850844
      },
      {
        "startGMT": "2026-03-22T22:12:00.0",
        "endGMT": "2026-03-22T22:13:00.0",
        "activityLevel": 1.0552227224629915
      },
      {
        "startGMT": "2026-03-22T22:13:00.0",
        "endGMT": "2026-03-22T22:14:00.0",
        "activityLevel": 1.1660389823496433
      },
      {
        "startGMT": "2026-03-22T22:14:00.0",
        "endGMT": "2026-03-22T22:15:00.0",
        "activityLevel": 1.2633490025114882
      },
      {
        "startGMT": "2026-03-22T22:15:00.0",
        "endGMT": "2026-03-22T22:16:00.0",
        "activityLevel": 1.3442289858426606
      },
      {
        "startGMT": "2026-03-22T22:16:00.0",
        "endGMT": "2026-03-22T22:17:00.0",
        "activityLevel": 1.4062182526989173
      },
      {
        "startGMT": "2026-03-22T22:17:00.0",
        "endGMT": "2026-03-22T22:18:00.0",
        "activityLevel": 1.447423489270291
      },
      {
        "startGMT": "2026-03-22T22:18:00.0",
        "endGMT": "2026-03-22T22:19:00.0",
        "activityLevel": 1.4665979628488128
      },
      {
        "startGMT": "2026-03-22T22:19:00.0",
        "endGMT": "2026-03-22T22:20:00.0",
        "activityLevel": 1.4631933736882614
      },
      {
        "startGMT": "2026-03-22T22:20:00.0",
        "endGMT": "2026-03-22T22:21:00.0",
        "activityLevel": 1.4373826722643905
      },
      {
        "startGMT": "2026-03-22T22:21:00.0",
        "endGMT": "2026-03-22T22:22:00.0",
        "activityLevel": 1.3900531624435635
      },
      {
        "startGMT": "2026-03-22T22:22:00.0",
        "endGMT": "2026-03-22T22:23:00.0",
        "activityLevel": 1.322770346688496
      },
      {
        "startGMT": "2026-03-22T22:23:00.0",
        "endGMT": "2026-03-22T22:24:00.0",
        "activityLevel": 1.2377141209814309
      },
      {
        "startGMT": "2026-03-22T22:24:00.0",
        "endGMT": "2026-03-22T22:25:00.0",
        "activityLevel": 1.137589985121724
      },
      {
        "startGMT": "2026-03-22T22:25:00.0",
        "endGMT": "2026-03-22T22:26:00.0",
        "activityLevel": 1.0255187796663618
      },
      {
        "startGMT": "2026-03-22T22:26:00.0",
        "endGMT": "2026-03-22T22:27:00.0",
        "activityLevel": 0.9049089244050763
      },
      {
        "startGMT": "2026-03-22T22:27:00.0",
        "endGMT": "2026-03-22T22:28:00.0",
        "activityLevel": 0.779314891308598
      },
      {
        "startGMT": "2026-03-22T22:28:00.0",
        "endGMT": "2026-03-22T22:29:00.0",
        "activityLevel": 0.652283910654629
      },
      {
        "startGMT": "2026-03-22T22:29:00.0",
        "endGMT": "2026-03-22T22:30:00.0",
        "activityLevel": 0.5271873734280517
      },
      {
        "startGMT": "2026-03-22T22:30:00.0",
        "endGMT": "2026-03-22T22:31:00.0",
        "activityLevel": 0.4070159540713066
      },
      {
        "startGMT": "2026-03-22T22:31:00.0",
        "endGMT": "2026-03-22T22:32:00.0",
        "activityLevel": 0.2940526208312111
      },
      {
        "startGMT": "2026-03-22T22:32:00.0",
        "endGMT": "2026-03-22T22:33:00.0",
        "activityLevel": 0.22728416124887366
      },
      {
        "startGMT": "2026-03-22T22:33:00.0",
        "endGMT": "2026-03-22T22:34:00.0",
        "activityLevel": 0.1429510681118123
      },
      {
        "startGMT": "2026-03-22T22:34:00.0",
        "endGMT": "2026-03-22T22:35:00.0",
        "activityLevel": 0.07841794166097449
      },
      {
        "startGMT": "2026-03-22T22:35:00.0",
        "endGMT": "2026-03-22T22:36:00.0",
        "activityLevel": 0.03173017524697902
      },
      {
        "startGMT": "2026-03-22T22:36:00.0",
        "endGMT": "2026-03-22T22:37:00.0",
        "activityLevel": 0.05435197169295701
      },
      {
        "startGMT": "2026-03-22T22:37:00.0",
        "endGMT": "2026-03-22T22:38:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T22:38:00.0",
        "endGMT": "2026-03-22T22:39:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T22:39:00.0",
        "endGMT": "2026-03-22T22:40:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T22:40:00.0",
        "endGMT": "2026-03-22T22:41:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T22:41:00.0",
        "endGMT": "2026-03-22T22:42:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T22:42:00.0",
        "endGMT": "2026-03-22T22:43:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T22:43:00.0",
        "endGMT": "2026-03-22T22:44:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T22:44:00.0",
        "endGMT": "2026-03-22T22:45:00.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T22:45:00.0",
        "endGMT": "2026-03-22T22:46:00.0",
        "activityLevel": 0.07686529550989835
      },
      {
        "startGMT": "2026-03-22T22:46:00.0",
        "endGMT": "2026-03-22T22:47:00.0",
        "activityLevel": 0.0448732441707528
      },
      {
        "startGMT": "2026-03-22T22:47:00.0",
        "endGMT": "2026-03-22T22:48:00.0",
        "activityLevel": 0.12350256667616263
      },
      {
        "startGMT": "2026-03-22T22:48:00.0",
        "endGMT": "2026-03-22T22:49:00.0",
        "activityLevel": 0.2139427151861825
      },
      {
        "startGMT": "2026-03-22T22:49:00.0",
        "endGMT": "2026-03-22T22:50:00.0",
        "activityLevel": 0.29873889040202317
      },
      {
        "startGMT": "2026-03-22T22:50:00.0",
        "endGMT": "2026-03-22T22:51:00.0",
        "activityLevel": 0.3924669259472293
      },
      {
        "startGMT": "2026-03-22T22:51:00.0",
        "endGMT": "2026-03-22T22:52:00.0",
        "activityLevel": 0.49705874813527223
      },
      {
        "startGMT": "2026-03-22T22:52:00.0",
        "endGMT": "2026-03-22T22:53:00.0",
        "activityLevel": 0.603835764232951
      },
      {
        "startGMT": "2026-03-22T22:53:00.0",
        "endGMT": "2026-03-22T22:54:00.0",
        "activityLevel": 0.7102957527045083
      },
      {
        "startGMT": "2026-03-22T22:54:00.0",
        "endGMT": "2026-03-22T22:55:00.0",
        "activityLevel": 0.8136646927855576
      },
      {
        "startGMT": "2026-03-22T22:55:00.0",
        "endGMT": "2026-03-22T22:56:00.0",
        "activityLevel": 0.9110788744089899
      },
      {
        "startGMT": "2026-03-22T22:56:00.0",
        "endGMT": "2026-03-22T22:57:00.0",
        "activityLevel": 0.9982503325662536
      },
      {
        "startGMT": "2026-03-22T22:57:00.0",
        "endGMT": "2026-03-22T22:58:00.0",
        "activityLevel": 1.0774526775878244
      },
      {
        "startGMT": "2026-03-22T22:58:00.0",
        "endGMT": "2026-03-22T22:59:00.0",
        "activityLevel": 1.1419105441029784
      },
      {
        "startGMT": "2026-03-22T22:59:00.0",
        "endGMT": "2026-03-22T23:00:00.0",
        "activityLevel": 1.1985763653405568
      },
      {
        "startGMT": "2026-03-22T23:00:00.0",
        "endGMT": "2026-03-22T23:01:00.0",
        "activityLevel": 1.2433079969915048
      },
      {
        "startGMT": "2026-03-22T23:01:00.0",
        "endGMT": "2026-03-22T23:02:00.0",
        "activityLevel": 1.27610190981485
      },
      {
        "startGMT": "2026-03-22T23:02:00.0",
        "endGMT": "2026-03-22T23:03:00.0",
        "activityLevel": 1.295074297474538
      },
      {
        "startGMT": "2026-03-22T23:03:00.0",
        "endGMT": "2026-03-22T23:04:00.0",
        "activityLevel": 1.306300837219865
      },
      {
        "startGMT": "2026-03-22T23:04:00.0",
        "endGMT": "2026-03-22T23:05:00.0",
        "activityLevel": 1.313842139998137
      },
      {
        "startGMT": "2026-03-22T23:05:00.0",
        "endGMT": "2026-03-22T23:06:00.0",
        "activityLevel": 1.32498852196958
      },
      {
        "startGMT": "2026-03-22T23:06:00.0",
        "endGMT": "2026-03-22T23:07:00.0",
        "activityLevel": 1.3401074609020487
      },
      {
        "startGMT": "2026-03-22T23:07:00.0",
        "endGMT": "2026-03-22T23:08:00.0",
        "activityLevel": 1.3616983389224855
      },
      {
        "startGMT": "2026-03-22T23:08:00.0",
        "endGMT": "2026-03-22T23:09:00.0",
        "activityLevel": 1.3887104415365314
      },
      {
        "startGMT": "2026-03-22T23:09:00.0",
        "endGMT": "2026-03-22T23:10:00.0",
        "activityLevel": 1.4255596103550787
      },
      {
        "startGMT": "2026-03-22T23:10:00.0",
        "endGMT": "2026-03-22T23:11:00.0",
        "activityLevel": 1.472655533059397
      },
      {
        "startGMT": "2026-03-22T23:11:00.0",
        "endGMT": "2026-03-22T23:12:00.0",
        "activityLevel": 1.5314079990729967
      },
      {
        "startGMT": "2026-03-22T23:12:00.0",
        "endGMT": "2026-03-22T23:13:00.0",
        "activityLevel": 1.5960479001345766
      },
      {
        "startGMT": "2026-03-22T23:13:00.0",
        "endGMT": "2026-03-22T23:14:00.0",
        "activityLevel": 1.6628360993428848
      },
      {
        "startGMT": "2026-03-22T23:14:00.0",
        "endGMT": "2026-03-22T23:15:00.0",
        "activityLevel": 1.7283175211065622
      },
      {
        "startGMT": "2026-03-22T23:15:00.0",
        "endGMT": "2026-03-22T23:16:00.0",
        "activityLevel": 1.7891086125034636
      },
      {
        "startGMT": "2026-03-22T23:16:00.0",
        "endGMT": "2026-03-22T23:17:00.0",
        "activityLevel": 1.8303308802237557
      },
      {
        "startGMT": "2026-03-22T23:17:00.0",
        "endGMT": "2026-03-22T23:18:00.0",
        "activityLevel": 1.8776733689440461
      },
      {
        "startGMT": "2026-03-22T23:18:00.0",
        "endGMT": "2026-03-22T23:19:00.0",
        "activityLevel": 1.9472138652986775
      },
      {
        "startGMT": "2026-03-22T23:19:00.0",
        "endGMT": "2026-03-22T23:20:00.0",
        "activityLevel": 2.053961435849554
      },
      {
        "startGMT": "2026-03-22T23:20:00.0",
        "endGMT": "2026-03-22T23:21:00.0",
        "activityLevel": 2.2115779245251947
      },
      {
        "startGMT": "2026-03-22T23:21:00.0",
        "endGMT": "2026-03-22T23:22:00.0",
        "activityLevel": 2.4306108141396643
      },
      {
        "startGMT": "2026-03-22T23:22:00.0",
        "endGMT": "2026-03-22T23:23:00.0",
        "activityLevel": 2.713100330454704
      },
      {
        "startGMT": "2026-03-22T23:23:00.0",
        "endGMT": "2026-03-22T23:24:00.0",
        "activityLevel": 3.053963359266927
      },
      {
        "startGMT": "2026-03-22T23:24:00.0",
        "endGMT": "2026-03-22T23:25:00.0",
        "activityLevel": 3.448404367175903
      },
      {
        "startGMT": "2026-03-22T23:25:00.0",
        "endGMT": "2026-03-22T23:26:00.0",
        "activityLevel": 3.867493009697362
      },
      {
        "startGMT": "2026-03-22T23:26:00.0",
        "endGMT": "2026-03-22T23:27:00.0",
        "activityLevel": 4.30421601835445
      },
      {
        "startGMT": "2026-03-22T23:27:00.0",
        "endGMT": "2026-03-22T23:28:00.0",
        "activityLevel": 4.7468629280622
      },
      {
        "startGMT": "2026-03-22T23:28:00.0",
        "endGMT": "2026-03-22T23:29:00.0",
        "activityLevel": 5.181561298593727
      },
      {
        "startGMT": "2026-03-22T23:29:00.0",
        "endGMT": "2026-03-22T23:30:00.0",
        "activityLevel": 5.598661770432129
      },
      {
        "startGMT": "2026-03-22T23:30:00.0",
        "endGMT": "2026-03-22T23:31:00.0",
        "activityLevel": 5.989376836026115
      },
      {
        "startGMT": "2026-03-22T23:31:00.0",
        "endGMT": "2026-03-22T23:32:00.0",
        "activityLevel": 6.347348479118639
      },
      {
        "startGMT": "2026-03-22T23:32:00.0",
        "endGMT": "2026-03-22T23:33:00.0",
        "activityLevel": 6.66677576418124
      },
      {
        "startGMT": "2026-03-22T23:33:00.0",
        "endGMT": "2026-03-22T23:34:00.0",
        "activityLevel": 6.94465291139977
      },
      {
        "startGMT": "2026-03-22T23:34:00.0",
        "endGMT": "2026-03-22T23:35:00.0",
        "activityLevel": 7.179598134856112
      },
      {
        "startGMT": "2026-03-22T23:35:00.0",
        "endGMT": "2026-03-22T23:36:00.0",
        "activityLevel": 7.3734736278414905
      },
      {
        "startGMT": "2026-03-22T23:36:00.0",
        "endGMT": "2026-03-22T23:37:00.0",
        "activityLevel": 7.529285107542086
      },
      {
        "startGMT": "2026-03-22T23:37:00.0",
        "endGMT": "2026-03-22T23:38:00.0",
        "activityLevel": 7.651848643756236
      },
      {
        "startGMT": "2026-03-22T23:38:00.0",
        "endGMT": "2026-03-22T23:39:00.0",
        "activityLevel": 7.745736548579043
      }
    ],
    "remSleepData": true,
    "sleepLevels": [
      {
        "startGMT": "2026-03-22T16:15:59.0",
        "endGMT": "2026-03-22T16:27:59.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-03-22T16:27:59.0",
        "endGMT": "2026-03-22T17:14:59.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T17:14:59.0",
        "endGMT": "2026-03-22T18:10:59.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-03-22T18:10:59.0",
        "endGMT": "2026-03-22T18:56:59.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T18:56:59.0",
        "endGMT": "2026-03-22T19:31:59.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-03-22T19:31:59.0",
        "endGMT": "2026-03-22T19:55:59.0",
        "activityLevel": 2.0
      },
      {
        "startGMT": "2026-03-22T19:55:59.0",
        "endGMT": "2026-03-22T20:09:59.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-03-22T20:09:59.0",
        "endGMT": "2026-03-22T20:41:59.0",
        "activityLevel": 0.0
      },
      {
        "startGMT": "2026-03-22T20:41:59.0",
        "endGMT": "2026-03-22T20:52:59.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-03-22T20:52:59.0",
        "endGMT": "2026-03-22T21:11:59.0",
        "activityLevel": 2.0
      },
      {
        "startGMT": "2026-03-22T21:11:59.0",
        "endGMT": "2026-03-22T21:31:59.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-03-22T21:31:59.0",
        "endGMT": "2026-03-22T22:05:59.0",
        "activityLevel": 2.0
      },
      {
        "startGMT": "2026-03-22T22:05:59.0",
        "endGMT": "2026-03-22T23:03:59.0",
        "activityLevel": 1.0
      },
      {
        "startGMT": "2026-03-22T23:03:59.0",
        "endGMT": "2026-03-22T23:16:33.0",
        "activityLevel": 2.0
      }
    ],
    "sleepRestlessMoments": [
      {
        "value": 1,
        "startGMT": 1774196699000
      },
      {
        "value": 1,
        "startGMT": 1774196879000
      },
      {
        "value": 1,
        "startGMT": 1774197599000
      },
      {
        "value": 1,
        "startGMT": 1774197779000
      },
      {
        "value": 1,
        "startGMT": 1774198319000
      },
      {
        "value": 1,
        "startGMT": 1774198499000
      },
      {
        "value": 1,
        "startGMT": 1774199399000
      },
      {
        "value": 2,
        "startGMT": 1774199759000
      },
      {
        "value": 1,
        "startGMT": 1774200119000
      },
      {
        "value": 2,
        "startGMT": 1774201019000
      },
      {
        "value": 2,
        "startGMT": 1774201199000
      },
      {
        "value": 1,
        "startGMT": 1774201379000
      },
      {
        "value": 1,
        "startGMT": 1774201559000
      },
      {
        "value": 1,
        "startGMT": 1774201919000
      },
      {
        "value": 1,
        "startGMT": 1774203539000
      },
      {
        "value": 1,
        "startGMT": 1774203719000
      },
      {
        "value": 1,
        "startGMT": 1774203899000
      },
      {
        "value": 1,
        "startGMT": 1774204079000
      },
      {
        "value": 1,
        "startGMT": 1774204439000
      },
      {
        "value": 1,
        "startGMT": 1774205519000
      },
      {
        "value": 2,
        "startGMT": 1774205879000
      },
      {
        "value": 1,
        "startGMT": 1774206059000
      },
      {
        "value": 1,
        "startGMT": 1774207319000
      },
      {
        "value": 1,
        "startGMT": 1774207859000
      },
      {
        "value": 1,
        "startGMT": 1774208939000
      },
      {
        "value": 1,
        "startGMT": 1774209119000
      },
      {
        "value": 1,
        "startGMT": 1774209299000
      },
      {
        "value": 1,
        "startGMT": 1774209479000
      },
      {
        "value": 2,
        "startGMT": 1774211999000
      },
      {
        "value": 1,
        "startGMT": 1774212179000
      },
      {
        "value": 1,
        "startGMT": 1774212359000
      },
      {
        "value": 2,
        "startGMT": 1774212899000
      },
      {
        "value": 2,
        "startGMT": 1774213439000
      },
      {
        "value": 1,
        "startGMT": 1774213799000
      },
      {
        "value": 1,
        "startGMT": 1774214159000
      },
      {
        "value": 1,
        "startGMT": 1774214699000
      },
      {
        "value": 1,
        "startGMT": 1774215239000
      },
      {
        "value": 1,
        "startGMT": 1774216139000
      },
      {
        "value": 1,
        "startGMT": 1774216499000
      },
      {
        "value": 1,
        "startGMT": 1774217579000
      },
      {
        "value": 1,
        "startGMT": 1774217759000
      },
      {
        "value": 1,
        "startGMT": 1774217939000
      },
      {
        "value": 2,
        "startGMT": 1774220279000
      },
      {
        "value": 2,
        "startGMT": 1774220459000
      },
      {
        "value": 1,
        "startGMT": 1774220819000
      },
      {
        "value": 1,
        "startGMT": 1774220999000
      },
      {
        "value": 1,
        "startGMT": 1774221179000
      }
    ],
    "restlessMomentsCount": 56,
    "wellnessSpO2SleepSummaryDTO": {
      "userProfilePk": 11508432,
      "deviceId": 3447045197,
      "sleepMeasurementStartGMT": "2026-03-22T16:16:00.0",
      "sleepMeasurementEndGMT": "2026-03-22T22:59:00.0",
      "alertThresholdValue": null,
      "numberOfEventsBelowThreshold": null,
      "durationOfEventsBelowThreshold": null,
      "averageSPO2": 95.0,
      "averageSpO2HR": 52.0,
      "lowestSPO2": 78
    },
    "wellnessEpochSPO2DataDTOList": [
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 11
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 16
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 16
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T16:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 9
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 1
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 80,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 80,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 80,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 80,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 80,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 1
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T17:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 84,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 10
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T18:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 12
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T19:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 16
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 11
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 14
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 100,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 11
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 97,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 99,
        "readingConfidence": 16
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T20:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 87,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 79,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 79,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 82,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 78,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 85,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 98,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 92,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 13
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 6
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 5
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 88,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T21:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:00:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:01:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:02:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:03:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:04:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:05:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:06:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:07:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:08:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:09:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:10:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:11:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:12:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:13:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:14:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:15:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:16:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:17:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 96,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:18:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 95,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:19:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 86,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:20:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 90,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:21:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 7
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:22:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 91,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:23:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 89,
        "readingConfidence": 9
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:24:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:25:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:26:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:27:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:28:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:29:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:30:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:31:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:32:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:33:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 93,
        "readingConfidence": 4
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:34:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:35:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:36:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:37:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:38:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:39:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:40:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:41:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:42:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:43:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:44:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:45:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:46:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:47:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:48:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:49:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:50:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:51:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 3
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:52:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:53:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:54:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:55:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:56:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:57:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:58:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      },
      {
        "userProfilePK": 11508432,
        "epochTimestamp": "2026-03-22T22:59:00.0",
        "deviceId": 3447045197,
        "calendarDate": "2026-03-23T00:00:00.0",
        "epochDuration": 60,
        "spo2Reading": 94,
        "readingConfidence": 2
      }
    ],
    "wellnessEpochRespirationDataDTOList": [
      {
        "startTimeGMT": 1774196159000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774196160000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774196280000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774196400000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774196520000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774196640000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774196760000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774196880000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774197000000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774197120000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774197240000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774197360000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774197480000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774197600000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774197720000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774197840000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774197960000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774198080000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774198200000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774198320000,
        "respirationValue": 19.0
      },
      {
        "startTimeGMT": 1774198440000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774198560000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774198680000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774198800000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774198920000,
        "respirationValue": 20.0
      },
      {
        "startTimeGMT": 1774199040000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774199160000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774199280000,
        "respirationValue": 20.0
      },
      {
        "startTimeGMT": 1774199400000,
        "respirationValue": 19.0
      },
      {
        "startTimeGMT": 1774199520000,
        "respirationValue": 19.0
      },
      {
        "startTimeGMT": 1774199640000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774199760000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774199880000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774200000000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774200120000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774200240000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774200360000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774200480000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1774200600000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774200720000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1774200840000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774200960000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1774201080000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1774201200000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774201320000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774201440000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774201560000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774201680000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774201800000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774201920000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774202040000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774202160000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1774202280000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774202400000,
        "respirationValue": 8.0
      },
      {
        "startTimeGMT": 1774202520000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1774202640000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774202760000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774202880000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774203000000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774203120000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774203240000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774203360000,
        "respirationValue": 8.0
      },
      {
        "startTimeGMT": 1774203480000,
        "respirationValue": 7.0
      },
      {
        "startTimeGMT": 1774203600000,
        "respirationValue": 7.0
      },
      {
        "startTimeGMT": 1774203720000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1774203840000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774203960000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774204080000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774204200000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774204320000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774204440000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774204560000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774204680000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774204800000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774204920000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774205040000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774205160000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774205280000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774205400000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774205520000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774205640000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774205760000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774205880000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774206000000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1774206120000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774206240000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774206360000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774206480000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774206600000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774206720000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774206840000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774206960000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774207080000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774207200000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774207320000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774207440000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774207560000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774207680000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774207800000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774207920000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774208040000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774208160000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774208280000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1774208400000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774208520000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774208640000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774208760000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774208880000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774209000000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774209120000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774209240000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774209360000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774209480000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774209600000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774209720000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774209840000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774209960000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774210080000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774210200000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774210320000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774210440000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774210560000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774210680000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774210800000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774210920000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774211040000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774211160000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774211280000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774211400000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774211520000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774211640000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774211760000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774211880000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774212000000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774212120000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774212240000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774212360000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774212480000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774212600000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774212720000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774212840000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774212960000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1774213080000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774213200000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774213320000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774213440000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1774213560000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774213680000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774213800000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1774213920000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774214040000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774214160000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774214280000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774214400000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774214520000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774214640000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774214760000,
        "respirationValue": 18.0
      },
      {
        "startTimeGMT": 1774214880000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774215000000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774215120000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774215240000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774215360000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774215480000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774215600000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774215720000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774215840000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774215960000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774216080000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774216200000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774216320000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774216440000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774216560000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774216680000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774216800000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774216920000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774217040000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774217160000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774217280000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774217400000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774217520000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774217640000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774217760000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774217880000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774218000000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774218120000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774218240000,
        "respirationValue": 9.0
      },
      {
        "startTimeGMT": 1774218360000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774218480000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774218600000,
        "respirationValue": 17.0
      },
      {
        "startTimeGMT": 1774218720000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774218840000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774218960000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774219080000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774219200000,
        "respirationValue": 11.0
      },
      {
        "startTimeGMT": 1774219320000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774219440000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774219560000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774219680000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774219800000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774219920000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774220040000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774220160000,
        "respirationValue": 12.0
      },
      {
        "startTimeGMT": 1774220280000,
        "respirationValue": 10.0
      },
      {
        "startTimeGMT": 1774220400000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774220520000,
        "respirationValue": 13.0
      },
      {
        "startTimeGMT": 1774220640000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774220760000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774220880000,
        "respirationValue": 16.0
      },
      {
        "startTimeGMT": 1774221000000,
        "respirationValue": 15.0
      },
      {
        "startTimeGMT": 1774221120000,
        "respirationValue": 14.0
      },
      {
        "startTimeGMT": 1774221240000,
        "respirationValue": 15.0
      }
    ],
    "wellnessEpochRespirationAveragesList": [
      {
        "epochEndTimestampGmt": 1774198800000,
        "respirationAverageValue": -2.0,
        "respirationHighValue": null,
        "respirationLowValue": null
      },
      {
        "epochEndTimestampGmt": 1774202400000,
        "respirationAverageValue": 14.68,
        "respirationHighValue": 21.0,
        "respirationLowValue": 8.0
      },
      {
        "epochEndTimestampGmt": 1774206000000,
        "respirationAverageValue": 13.65,
        "respirationHighValue": 18.0,
        "respirationLowValue": 7.0
      },
      {
        "epochEndTimestampGmt": 1774209600000,
        "respirationAverageValue": 14.08,
        "respirationHighValue": 17.0,
        "respirationLowValue": 8.0
      },
      {
        "epochEndTimestampGmt": 1774213200000,
        "respirationAverageValue": 14.68,
        "respirationHighValue": 18.0,
        "respirationLowValue": 10.0
      },
      {
        "epochEndTimestampGmt": 1774216800000,
        "respirationAverageValue": 13.9,
        "respirationHighValue": 19.0,
        "respirationLowValue": 8.0
      },
      {
        "epochEndTimestampGmt": 1774220400000,
        "respirationAverageValue": 14.1,
        "respirationHighValue": 18.0,
        "respirationLowValue": 6.0
      },
      {
        "epochEndTimestampGmt": 1774221360000,
        "respirationAverageValue": -2.0,
        "respirationHighValue": null,
        "respirationLowValue": null
      }
    ],
    "respirationVersion": 200,
    "sleepHeartRate": [
      {
        "value": 54,
        "startGMT": 1774196160000
      },
      {
        "value": 55,
        "startGMT": 1774196280000
      },
      {
        "value": 56,
        "startGMT": 1774196400000
      },
      {
        "value": 57,
        "startGMT": 1774196520000
      },
      {
        "value": 55,
        "startGMT": 1774196640000
      },
      {
        "value": 56,
        "startGMT": 1774196760000
      },
      {
        "value": 56,
        "startGMT": 1774196880000
      },
      {
        "value": 56,
        "startGMT": 1774197000000
      },
      {
        "value": 56,
        "startGMT": 1774197120000
      },
      {
        "value": 56,
        "startGMT": 1774197240000
      },
      {
        "value": 57,
        "startGMT": 1774197360000
      },
      {
        "value": 54,
        "startGMT": 1774197480000
      },
      {
        "value": 55,
        "startGMT": 1774197600000
      },
      {
        "value": 58,
        "startGMT": 1774197720000
      },
      {
        "value": 53,
        "startGMT": 1774197840000
      },
      {
        "value": 55,
        "startGMT": 1774197960000
      },
      {
        "value": 57,
        "startGMT": 1774198080000
      },
      {
        "value": 55,
        "startGMT": 1774198200000
      },
      {
        "value": 56,
        "startGMT": 1774198320000
      },
      {
        "value": 56,
        "startGMT": 1774198440000
      },
      {
        "value": 58,
        "startGMT": 1774198560000
      },
      {
        "value": 55,
        "startGMT": 1774198680000
      },
      {
        "value": 57,
        "startGMT": 1774198800000
      },
      {
        "value": 57,
        "startGMT": 1774198920000
      },
      {
        "value": 56,
        "startGMT": 1774199040000
      },
      {
        "value": 57,
        "startGMT": 1774199160000
      },
      {
        "value": 58,
        "startGMT": 1774199280000
      },
      {
        "value": 58,
        "startGMT": 1774199400000
      },
      {
        "value": 58,
        "startGMT": 1774199520000
      },
      {
        "value": 61,
        "startGMT": 1774199640000
      },
      {
        "value": 62,
        "startGMT": 1774199760000
      },
      {
        "value": 61,
        "startGMT": 1774199880000
      },
      {
        "value": 59,
        "startGMT": 1774200000000
      },
      {
        "value": 55,
        "startGMT": 1774200120000
      },
      {
        "value": 55,
        "startGMT": 1774200240000
      },
      {
        "value": 55,
        "startGMT": 1774200360000
      },
      {
        "value": 55,
        "startGMT": 1774200480000
      },
      {
        "value": 55,
        "startGMT": 1774200600000
      },
      {
        "value": 55,
        "startGMT": 1774200720000
      },
      {
        "value": 55,
        "startGMT": 1774200840000
      },
      {
        "value": 55,
        "startGMT": 1774200960000
      },
      {
        "value": 54,
        "startGMT": 1774201080000
      },
      {
        "value": 52,
        "startGMT": 1774201200000
      },
      {
        "value": 56,
        "startGMT": 1774201320000
      },
      {
        "value": 56,
        "startGMT": 1774201440000
      },
      {
        "value": 60,
        "startGMT": 1774201560000
      },
      {
        "value": 55,
        "startGMT": 1774201680000
      },
      {
        "value": 59,
        "startGMT": 1774201800000
      },
      {
        "value": 57,
        "startGMT": 1774201920000
      },
      {
        "value": 58,
        "startGMT": 1774202040000
      },
      {
        "value": 57,
        "startGMT": 1774202160000
      },
      {
        "value": 57,
        "startGMT": 1774202280000
      },
      {
        "value": 60,
        "startGMT": 1774202400000
      },
      {
        "value": 57,
        "startGMT": 1774202520000
      },
      {
        "value": 59,
        "startGMT": 1774202640000
      },
      {
        "value": 54,
        "startGMT": 1774202760000
      },
      {
        "value": 51,
        "startGMT": 1774202880000
      },
      {
        "value": 51,
        "startGMT": 1774203000000
      },
      {
        "value": 51,
        "startGMT": 1774203120000
      },
      {
        "value": 52,
        "startGMT": 1774203240000
      },
      {
        "value": 52,
        "startGMT": 1774203360000
      },
      {
        "value": 52,
        "startGMT": 1774203480000
      },
      {
        "value": 51,
        "startGMT": 1774203600000
      },
      {
        "value": 54,
        "startGMT": 1774203720000
      },
      {
        "value": 50,
        "startGMT": 1774203840000
      },
      {
        "value": 50,
        "startGMT": 1774203960000
      },
      {
        "value": 49,
        "startGMT": 1774204080000
      },
      {
        "value": 48,
        "startGMT": 1774204200000
      },
      {
        "value": 47,
        "startGMT": 1774204320000
      },
      {
        "value": 47,
        "startGMT": 1774204440000
      },
      {
        "value": 52,
        "startGMT": 1774204560000
      },
      {
        "value": 49,
        "startGMT": 1774204680000
      },
      {
        "value": 50,
        "startGMT": 1774204800000
      },
      {
        "value": 49,
        "startGMT": 1774204920000
      },
      {
        "value": 49,
        "startGMT": 1774205040000
      },
      {
        "value": 50,
        "startGMT": 1774205160000
      },
      {
        "value": 48,
        "startGMT": 1774205280000
      },
      {
        "value": 49,
        "startGMT": 1774205400000
      },
      {
        "value": 49,
        "startGMT": 1774205520000
      },
      {
        "value": 51,
        "startGMT": 1774205640000
      },
      {
        "value": 54,
        "startGMT": 1774205760000
      },
      {
        "value": 46,
        "startGMT": 1774205880000
      },
      {
        "value": 48,
        "startGMT": 1774206000000
      },
      {
        "value": 53,
        "startGMT": 1774206120000
      },
      {
        "value": 49,
        "startGMT": 1774206240000
      },
      {
        "value": 50,
        "startGMT": 1774206360000
      },
      {
        "value": 50,
        "startGMT": 1774206480000
      },
      {
        "value": 50,
        "startGMT": 1774206600000
      },
      {
        "value": 51,
        "startGMT": 1774206720000
      },
      {
        "value": 50,
        "startGMT": 1774206840000
      },
      {
        "value": 48,
        "startGMT": 1774206960000
      },
      {
        "value": 49,
        "startGMT": 1774207080000
      },
      {
        "value": 52,
        "startGMT": 1774207200000
      },
      {
        "value": 48,
        "startGMT": 1774207320000
      },
      {
        "value": 54,
        "startGMT": 1774207440000
      },
      {
        "value": 47,
        "startGMT": 1774207560000
      },
      {
        "value": 48,
        "startGMT": 1774207680000
      },
      {
        "value": 50,
        "startGMT": 1774207800000
      },
      {
        "value": 53,
        "startGMT": 1774207920000
      },
      {
        "value": 62,
        "startGMT": 1774208040000
      },
      {
        "value": 54,
        "startGMT": 1774208160000
      },
      {
        "value": 56,
        "startGMT": 1774208280000
      },
      {
        "value": 58,
        "startGMT": 1774208400000
      },
      {
        "value": 59,
        "startGMT": 1774208520000
      },
      {
        "value": 61,
        "startGMT": 1774208640000
      },
      {
        "value": 63,
        "startGMT": 1774208760000
      },
      {
        "value": 62,
        "startGMT": 1774208880000
      },
      {
        "value": 63,
        "startGMT": 1774209000000
      },
      {
        "value": 62,
        "startGMT": 1774209120000
      },
      {
        "value": 51,
        "startGMT": 1774209240000
      },
      {
        "value": 52,
        "startGMT": 1774209360000
      },
      {
        "value": 50,
        "startGMT": 1774209480000
      },
      {
        "value": 47,
        "startGMT": 1774209600000
      },
      {
        "value": 47,
        "startGMT": 1774209720000
      },
      {
        "value": 48,
        "startGMT": 1774209840000
      },
      {
        "value": 48,
        "startGMT": 1774209960000
      },
      {
        "value": 48,
        "startGMT": 1774210080000
      },
      {
        "value": 48,
        "startGMT": 1774210200000
      },
      {
        "value": 48,
        "startGMT": 1774210320000
      },
      {
        "value": 47,
        "startGMT": 1774210440000
      },
      {
        "value": 49,
        "startGMT": 1774210560000
      },
      {
        "value": 48,
        "startGMT": 1774210680000
      },
      {
        "value": 47,
        "startGMT": 1774210800000
      },
      {
        "value": 48,
        "startGMT": 1774210920000
      },
      {
        "value": 48,
        "startGMT": 1774211040000
      },
      {
        "value": 48,
        "startGMT": 1774211160000
      },
      {
        "value": 48,
        "startGMT": 1774211280000
      },
      {
        "value": 49,
        "startGMT": 1774211400000
      },
      {
        "value": 48,
        "startGMT": 1774211520000
      },
      {
        "value": 49,
        "startGMT": 1774211640000
      },
      {
        "value": 49,
        "startGMT": 1774211760000
      },
      {
        "value": 49,
        "startGMT": 1774211880000
      },
      {
        "value": 49,
        "startGMT": 1774212000000
      },
      {
        "value": 57,
        "startGMT": 1774212120000
      },
      {
        "value": 52,
        "startGMT": 1774212240000
      },
      {
        "value": 54,
        "startGMT": 1774212360000
      },
      {
        "value": 55,
        "startGMT": 1774212480000
      },
      {
        "value": 52,
        "startGMT": 1774212600000
      },
      {
        "value": 49,
        "startGMT": 1774212720000
      },
      {
        "value": 50,
        "startGMT": 1774212840000
      },
      {
        "value": 49,
        "startGMT": 1774212960000
      },
      {
        "value": 52,
        "startGMT": 1774213080000
      },
      {
        "value": 51,
        "startGMT": 1774213200000
      },
      {
        "value": 49,
        "startGMT": 1774213320000
      },
      {
        "value": 49,
        "startGMT": 1774213440000
      },
      {
        "value": 53,
        "startGMT": 1774213560000
      },
      {
        "value": 54,
        "startGMT": 1774213680000
      },
      {
        "value": 48,
        "startGMT": 1774213800000
      },
      {
        "value": 45,
        "startGMT": 1774213920000
      },
      {
        "value": 47,
        "startGMT": 1774214040000
      },
      {
        "value": 47,
        "startGMT": 1774214160000
      },
      {
        "value": 49,
        "startGMT": 1774214280000
      },
      {
        "value": 49,
        "startGMT": 1774214400000
      },
      {
        "value": 49,
        "startGMT": 1774214520000
      },
      {
        "value": 51,
        "startGMT": 1774214640000
      },
      {
        "value": 52,
        "startGMT": 1774214760000
      },
      {
        "value": 51,
        "startGMT": 1774214880000
      },
      {
        "value": 49,
        "startGMT": 1774215000000
      },
      {
        "value": 51,
        "startGMT": 1774215120000
      },
      {
        "value": 51,
        "startGMT": 1774215240000
      },
      {
        "value": 55,
        "startGMT": 1774215360000
      },
      {
        "value": 51,
        "startGMT": 1774215480000
      },
      {
        "value": 52,
        "startGMT": 1774215600000
      },
      {
        "value": 50,
        "startGMT": 1774215720000
      },
      {
        "value": 53,
        "startGMT": 1774215840000
      },
      {
        "value": 53,
        "startGMT": 1774215960000
      },
      {
        "value": 55,
        "startGMT": 1774216080000
      },
      {
        "value": 51,
        "startGMT": 1774216200000
      },
      {
        "value": 58,
        "startGMT": 1774216320000
      },
      {
        "value": 49,
        "startGMT": 1774216440000
      },
      {
        "value": 50,
        "startGMT": 1774216560000
      },
      {
        "value": 48,
        "startGMT": 1774216680000
      },
      {
        "value": 48,
        "startGMT": 1774216800000
      },
      {
        "value": 49,
        "startGMT": 1774216920000
      },
      {
        "value": 50,
        "startGMT": 1774217040000
      },
      {
        "value": 50,
        "startGMT": 1774217160000
      },
      {
        "value": 52,
        "startGMT": 1774217280000
      },
      {
        "value": 51,
        "startGMT": 1774217400000
      },
      {
        "value": 51,
        "startGMT": 1774217520000
      },
      {
        "value": 52,
        "startGMT": 1774217640000
      },
      {
        "value": 52,
        "startGMT": 1774217760000
      },
      {
        "value": 52,
        "startGMT": 1774217880000
      },
      {
        "value": 50,
        "startGMT": 1774218000000
      },
      {
        "value": 50,
        "startGMT": 1774218120000
      },
      {
        "value": 48,
        "startGMT": 1774218240000
      },
      {
        "value": 48,
        "startGMT": 1774218360000
      },
      {
        "value": 48,
        "startGMT": 1774218480000
      },
      {
        "value": 49,
        "startGMT": 1774218600000
      },
      {
        "value": 48,
        "startGMT": 1774218720000
      },
      {
        "value": 48,
        "startGMT": 1774218840000
      },
      {
        "value": 49,
        "startGMT": 1774218960000
      },
      {
        "value": 48,
        "startGMT": 1774219080000
      },
      {
        "value": 47,
        "startGMT": 1774219200000
      },
      {
        "value": 47,
        "startGMT": 1774219320000
      },
      {
        "value": 49,
        "startGMT": 1774219440000
      },
      {
        "value": 49,
        "startGMT": 1774219560000
      },
      {
        "value": 49,
        "startGMT": 1774219680000
      },
      {
        "value": 48,
        "startGMT": 1774219800000
      },
      {
        "value": 49,
        "startGMT": 1774219920000
      },
      {
        "value": 49,
        "startGMT": 1774220040000
      },
      {
        "value": 48,
        "startGMT": 1774220160000
      },
      {
        "value": 49,
        "startGMT": 1774220280000
      },
      {
        "value": 54,
        "startGMT": 1774220400000
      },
      {
        "value": 54,
        "startGMT": 1774220520000
      },
      {
        "value": 55,
        "startGMT": 1774220640000
      },
      {
        "value": 49,
        "startGMT": 1774220760000
      },
      {
        "value": 48,
        "startGMT": 1774220880000
      },
      {
        "value": 51,
        "startGMT": 1774221000000
      },
      {
        "value": 52,
        "startGMT": 1774221120000
      },
      {
        "value": 53,
        "startGMT": 1774221240000
      },
      {
        "value": 56,
        "startGMT": 1774221360000
      }
    ],
    "sleepStress": [
      {
        "value": 25,
        "startGMT": 1774196100000
      },
      {
        "value": 26,
        "startGMT": 1774196280000
      },
      {
        "value": 28,
        "startGMT": 1774196460000
      },
      {
        "value": 25,
        "startGMT": 1774196640000
      },
      {
        "value": -1,
        "startGMT": 1774196820000
      },
      {
        "value": 20,
        "startGMT": 1774197000000
      },
      {
        "value": 28,
        "startGMT": 1774197180000
      },
      {
        "value": -1,
        "startGMT": 1774197360000
      },
      {
        "value": -1,
        "startGMT": 1774197540000
      },
      {
        "value": 17,
        "startGMT": 1774197720000
      },
      {
        "value": 19,
        "startGMT": 1774197900000
      },
      {
        "value": 23,
        "startGMT": 1774198080000
      },
      {
        "value": 25,
        "startGMT": 1774198260000
      },
      {
        "value": 23,
        "startGMT": 1774198440000
      },
      {
        "value": 26,
        "startGMT": 1774198620000
      },
      {
        "value": 25,
        "startGMT": 1774198800000
      },
      {
        "value": 28,
        "startGMT": 1774198980000
      },
      {
        "value": 28,
        "startGMT": 1774199160000
      },
      {
        "value": 28,
        "startGMT": 1774199340000
      },
      {
        "value": 29,
        "startGMT": 1774199520000
      },
      {
        "value": 34,
        "startGMT": 1774199700000
      },
      {
        "value": 24,
        "startGMT": 1774199880000
      },
      {
        "value": 19,
        "startGMT": 1774200060000
      },
      {
        "value": 18,
        "startGMT": 1774200240000
      },
      {
        "value": 15,
        "startGMT": 1774200420000
      },
      {
        "value": 13,
        "startGMT": 1774200600000
      },
      {
        "value": 12,
        "startGMT": 1774200780000
      },
      {
        "value": 16,
        "startGMT": 1774200960000
      },
      {
        "value": 17,
        "startGMT": 1774201140000
      },
      {
        "value": 24,
        "startGMT": 1774201320000
      },
      {
        "value": 24,
        "startGMT": 1774201500000
      },
      {
        "value": 24,
        "startGMT": 1774201680000
      },
      {
        "value": 25,
        "startGMT": 1774201860000
      },
      {
        "value": -1,
        "startGMT": 1774202040000
      },
      {
        "value": -1,
        "startGMT": 1774202220000
      },
      {
        "value": 23,
        "startGMT": 1774202400000
      },
      {
        "value": 20,
        "startGMT": 1774202580000
      },
      {
        "value": 13,
        "startGMT": 1774202760000
      },
      {
        "value": 17,
        "startGMT": 1774202940000
      },
      {
        "value": 19,
        "startGMT": 1774203120000
      },
      {
        "value": 20,
        "startGMT": 1774203300000
      },
      {
        "value": 18,
        "startGMT": 1774203480000
      },
      {
        "value": 13,
        "startGMT": 1774203660000
      },
      {
        "value": 15,
        "startGMT": 1774203840000
      },
      {
        "value": 10,
        "startGMT": 1774204020000
      },
      {
        "value": 8,
        "startGMT": 1774204200000
      },
      {
        "value": 11,
        "startGMT": 1774204380000
      },
      {
        "value": 11,
        "startGMT": 1774204560000
      },
      {
        "value": 14,
        "startGMT": 1774204740000
      },
      {
        "value": 13,
        "startGMT": 1774204920000
      },
      {
        "value": 14,
        "startGMT": 1774205100000
      },
      {
        "value": 11,
        "startGMT": 1774205280000
      },
      {
        "value": 14,
        "startGMT": 1774205460000
      },
      {
        "value": 16,
        "startGMT": 1774205640000
      },
      {
        "value": 7,
        "startGMT": 1774205820000
      },
      {
        "value": 12,
        "startGMT": 1774206000000
      },
      {
        "value": 9,
        "startGMT": 1774206180000
      },
      {
        "value": 10,
        "startGMT": 1774206360000
      },
      {
        "value": 12,
        "startGMT": 1774206540000
      },
      {
        "value": 13,
        "startGMT": 1774206720000
      },
      {
        "value": 10,
        "startGMT": 1774206900000
      },
      {
        "value": 14,
        "startGMT": 1774207080000
      },
      {
        "value": 15,
        "startGMT": 1774207260000
      },
      {
        "value": 8,
        "startGMT": 1774207440000
      },
      {
        "value": 11,
        "startGMT": 1774207620000
      },
      {
        "value": 17,
        "startGMT": 1774207800000
      },
      {
        "value": 29,
        "startGMT": 1774207980000
      },
      {
        "value": -1,
        "startGMT": 1774208160000
      },
      {
        "value": -1,
        "startGMT": 1774208340000
      },
      {
        "value": -1,
        "startGMT": 1774208520000
      },
      {
        "value": 21,
        "startGMT": 1774208700000
      },
      {
        "value": 38,
        "startGMT": 1774208880000
      },
      {
        "value": 24,
        "startGMT": 1774209060000
      },
      {
        "value": 15,
        "startGMT": 1774209240000
      },
      {
        "value": 9,
        "startGMT": 1774209420000
      },
      {
        "value": 9,
        "startGMT": 1774209600000
      },
      {
        "value": 13,
        "startGMT": 1774209780000
      },
      {
        "value": 15,
        "startGMT": 1774209960000
      },
      {
        "value": 15,
        "startGMT": 1774210140000
      },
      {
        "value": 12,
        "startGMT": 1774210320000
      },
      {
        "value": 16,
        "startGMT": 1774210500000
      },
      {
        "value": 15,
        "startGMT": 1774210680000
      },
      {
        "value": 15,
        "startGMT": 1774210860000
      },
      {
        "value": 15,
        "startGMT": 1774211040000
      },
      {
        "value": 17,
        "startGMT": 1774211220000
      },
      {
        "value": 17,
        "startGMT": 1774211400000
      },
      {
        "value": 18,
        "startGMT": 1774211580000
      },
      {
        "value": 18,
        "startGMT": 1774211760000
      },
      {
        "value": 18,
        "startGMT": 1774211940000
      },
      {
        "value": 15,
        "startGMT": 1774212120000
      },
      {
        "value": 15,
        "startGMT": 1774212300000
      },
      {
        "value": 13,
        "startGMT": 1774212480000
      },
      {
        "value": 13,
        "startGMT": 1774212660000
      },
      {
        "value": 8,
        "startGMT": 1774212840000
      },
      {
        "value": 13,
        "startGMT": 1774213020000
      },
      {
        "value": 10,
        "startGMT": 1774213200000
      },
      {
        "value": 13,
        "startGMT": 1774213380000
      },
      {
        "value": 10,
        "startGMT": 1774213560000
      },
      {
        "value": 10,
        "startGMT": 1774213740000
      },
      {
        "value": 8,
        "startGMT": 1774213920000
      },
      {
        "value": 5,
        "startGMT": 1774214100000
      },
      {
        "value": 8,
        "startGMT": 1774214280000
      },
      {
        "value": 15,
        "startGMT": 1774214460000
      },
      {
        "value": 19,
        "startGMT": 1774214640000
      },
      {
        "value": 15,
        "startGMT": 1774214820000
      },
      {
        "value": 15,
        "startGMT": 1774215000000
      },
      {
        "value": 21,
        "startGMT": 1774215180000
      },
      {
        "value": 16,
        "startGMT": 1774215360000
      },
      {
        "value": 16,
        "startGMT": 1774215540000
      },
      {
        "value": 20,
        "startGMT": 1774215720000
      },
      {
        "value": 19,
        "startGMT": 1774215900000
      },
      {
        "value": 16,
        "startGMT": 1774216080000
      },
      {
        "value": 22,
        "startGMT": 1774216260000
      },
      {
        "value": 12,
        "startGMT": 1774216440000
      },
      {
        "value": 7,
        "startGMT": 1774216620000
      },
      {
        "value": 12,
        "startGMT": 1774216800000
      },
      {
        "value": 14,
        "startGMT": 1774216980000
      },
      {
        "value": 17,
        "startGMT": 1774217160000
      },
      {
        "value": 18,
        "startGMT": 1774217340000
      },
      {
        "value": 19,
        "startGMT": 1774217520000
      },
      {
        "value": 17,
        "startGMT": 1774217700000
      },
      {
        "value": 15,
        "startGMT": 1774217880000
      },
      {
        "value": 12,
        "startGMT": 1774218060000
      },
      {
        "value": 9,
        "startGMT": 1774218240000
      },
      {
        "value": 9,
        "startGMT": 1774218420000
      },
      {
        "value": 9,
        "startGMT": 1774218600000
      },
      {
        "value": 9,
        "startGMT": 1774218780000
      },
      {
        "value": 8,
        "startGMT": 1774218960000
      },
      {
        "value": 5,
        "startGMT": 1774219140000
      },
      {
        "value": 10,
        "startGMT": 1774219320000
      },
      {
        "value": 13,
        "startGMT": 1774219500000
      },
      {
        "value": 11,
        "startGMT": 1774219680000
      },
      {
        "value": 11,
        "startGMT": 1774219860000
      },
      {
        "value": 10,
        "startGMT": 1774220040000
      },
      {
        "value": 15,
        "startGMT": 1774220220000
      },
      {
        "value": 18,
        "startGMT": 1774220400000
      },
      {
        "value": 16,
        "startGMT": 1774220580000
      },
      {
        "value": 10,
        "startGMT": 1774220760000
      },
      {
        "value": 16,
        "startGMT": 1774220940000
      },
      {
        "value": 17,
        "startGMT": 1774221120000
      },
      {
        "value": 19,
        "startGMT": 1774221300000
      }
    ],
    "sleepBodyBattery": [
      {
        "value": 7,
        "startGMT": 1774196100000
      },
      {
        "value": 7,
        "startGMT": 1774196280000
      },
      {
        "value": 7,
        "startGMT": 1774196460000
      },
      {
        "value": 7,
        "startGMT": 1774196640000
      },
      {
        "value": 7,
        "startGMT": 1774196820000
      },
      {
        "value": 7,
        "startGMT": 1774197000000
      },
      {
        "value": 7,
        "startGMT": 1774197180000
      },
      {
        "value": 7,
        "startGMT": 1774197360000
      },
      {
        "value": 7,
        "startGMT": 1774197540000
      },
      {
        "value": 7,
        "startGMT": 1774197720000
      },
      {
        "value": 8,
        "startGMT": 1774197900000
      },
      {
        "value": 8,
        "startGMT": 1774198080000
      },
      {
        "value": 8,
        "startGMT": 1774198260000
      },
      {
        "value": 8,
        "startGMT": 1774198440000
      },
      {
        "value": 9,
        "startGMT": 1774198620000
      },
      {
        "value": 9,
        "startGMT": 1774198800000
      },
      {
        "value": 9,
        "startGMT": 1774198980000
      },
      {
        "value": 9,
        "startGMT": 1774199160000
      },
      {
        "value": 9,
        "startGMT": 1774199340000
      },
      {
        "value": 10,
        "startGMT": 1774199520000
      },
      {
        "value": 10,
        "startGMT": 1774199700000
      },
      {
        "value": 10,
        "startGMT": 1774199880000
      },
      {
        "value": 10,
        "startGMT": 1774200060000
      },
      {
        "value": 10,
        "startGMT": 1774200240000
      },
      {
        "value": 11,
        "startGMT": 1774200420000
      },
      {
        "value": 11,
        "startGMT": 1774200600000
      },
      {
        "value": 11,
        "startGMT": 1774200780000
      },
      {
        "value": 12,
        "startGMT": 1774200960000
      },
      {
        "value": 13,
        "startGMT": 1774201140000
      },
      {
        "value": 13,
        "startGMT": 1774201320000
      },
      {
        "value": 13,
        "startGMT": 1774201500000
      },
      {
        "value": 14,
        "startGMT": 1774201680000
      },
      {
        "value": 14,
        "startGMT": 1774201860000
      },
      {
        "value": 15,
        "startGMT": 1774202040000
      },
      {
        "value": 15,
        "startGMT": 1774202220000
      },
      {
        "value": 16,
        "startGMT": 1774202400000
      },
      {
        "value": 16,
        "startGMT": 1774202580000
      },
      {
        "value": 16,
        "startGMT": 1774202760000
      },
      {
        "value": 16,
        "startGMT": 1774202940000
      },
      {
        "value": 17,
        "startGMT": 1774203120000
      },
      {
        "value": 18,
        "startGMT": 1774203300000
      },
      {
        "value": 18,
        "startGMT": 1774203480000
      },
      {
        "value": 19,
        "startGMT": 1774203660000
      },
      {
        "value": 20,
        "startGMT": 1774203840000
      },
      {
        "value": 20,
        "startGMT": 1774204020000
      },
      {
        "value": 21,
        "startGMT": 1774204200000
      },
      {
        "value": 21,
        "startGMT": 1774204380000
      },
      {
        "value": 22,
        "startGMT": 1774204560000
      },
      {
        "value": 23,
        "startGMT": 1774204740000
      },
      {
        "value": 24,
        "startGMT": 1774204920000
      },
      {
        "value": 25,
        "startGMT": 1774205100000
      },
      {
        "value": 26,
        "startGMT": 1774205280000
      },
      {
        "value": 26,
        "startGMT": 1774205460000
      },
      {
        "value": 27,
        "startGMT": 1774205640000
      },
      {
        "value": 27,
        "startGMT": 1774205820000
      },
      {
        "value": 29,
        "startGMT": 1774206000000
      },
      {
        "value": 29,
        "startGMT": 1774206180000
      },
      {
        "value": 30,
        "startGMT": 1774206360000
      },
      {
        "value": 30,
        "startGMT": 1774206540000
      },
      {
        "value": 32,
        "startGMT": 1774206720000
      },
      {
        "value": 31,
        "startGMT": 1774206900000
      },
      {
        "value": 32,
        "startGMT": 1774207080000
      },
      {
        "value": 32,
        "startGMT": 1774207260000
      },
      {
        "value": 32,
        "startGMT": 1774207440000
      },
      {
        "value": 33,
        "startGMT": 1774207620000
      },
      {
        "value": 34,
        "startGMT": 1774207800000
      },
      {
        "value": 34,
        "startGMT": 1774207980000
      },
      {
        "value": 34,
        "startGMT": 1774208160000
      },
      {
        "value": 35,
        "startGMT": 1774208340000
      },
      {
        "value": 35,
        "startGMT": 1774208520000
      },
      {
        "value": 35,
        "startGMT": 1774208700000
      },
      {
        "value": 35,
        "startGMT": 1774208880000
      },
      {
        "value": 35,
        "startGMT": 1774209060000
      },
      {
        "value": 36,
        "startGMT": 1774209240000
      },
      {
        "value": 36,
        "startGMT": 1774209420000
      },
      {
        "value": 37,
        "startGMT": 1774209600000
      },
      {
        "value": 38,
        "startGMT": 1774209780000
      },
      {
        "value": 38,
        "startGMT": 1774209960000
      },
      {
        "value": 39,
        "startGMT": 1774210140000
      },
      {
        "value": 39,
        "startGMT": 1774210320000
      },
      {
        "value": 40,
        "startGMT": 1774210500000
      },
      {
        "value": 41,
        "startGMT": 1774210680000
      },
      {
        "value": 42,
        "startGMT": 1774210860000
      },
      {
        "value": 42,
        "startGMT": 1774211040000
      },
      {
        "value": 42,
        "startGMT": 1774211220000
      },
      {
        "value": 43,
        "startGMT": 1774211400000
      },
      {
        "value": 43,
        "startGMT": 1774211580000
      },
      {
        "value": 43,
        "startGMT": 1774211760000
      },
      {
        "value": 44,
        "startGMT": 1774211940000
      },
      {
        "value": 44,
        "startGMT": 1774212120000
      },
      {
        "value": 44,
        "startGMT": 1774212300000
      },
      {
        "value": 45,
        "startGMT": 1774212480000
      },
      {
        "value": 46,
        "startGMT": 1774212660000
      },
      {
        "value": 47,
        "startGMT": 1774212840000
      },
      {
        "value": 47,
        "startGMT": 1774213020000
      },
      {
        "value": 48,
        "startGMT": 1774213200000
      },
      {
        "value": 48,
        "startGMT": 1774213380000
      },
      {
        "value": 49,
        "startGMT": 1774213560000
      },
      {
        "value": 49,
        "startGMT": 1774213740000
      },
      {
        "value": 50,
        "startGMT": 1774213920000
      },
      {
        "value": 51,
        "startGMT": 1774214100000
      },
      {
        "value": 51,
        "startGMT": 1774214280000
      },
      {
        "value": 52,
        "startGMT": 1774214460000
      },
      {
        "value": 52,
        "startGMT": 1774214640000
      },
      {
        "value": 52,
        "startGMT": 1774214820000
      },
      {
        "value": 53,
        "startGMT": 1774215000000
      },
      {
        "value": 54,
        "startGMT": 1774215180000
      },
      {
        "value": 54,
        "startGMT": 1774215360000
      },
      {
        "value": 54,
        "startGMT": 1774215540000
      },
      {
        "value": 55,
        "startGMT": 1774215720000
      },
      {
        "value": 55,
        "startGMT": 1774215900000
      },
      {
        "value": 56,
        "startGMT": 1774216080000
      },
      {
        "value": 56,
        "startGMT": 1774216260000
      },
      {
        "value": 56,
        "startGMT": 1774216440000
      },
      {
        "value": 57,
        "startGMT": 1774216620000
      },
      {
        "value": 57,
        "startGMT": 1774216800000
      },
      {
        "value": 58,
        "startGMT": 1774216980000
      },
      {
        "value": 58,
        "startGMT": 1774217160000
      },
      {
        "value": 58,
        "startGMT": 1774217340000
      },
      {
        "value": 59,
        "startGMT": 1774217520000
      },
      {
        "value": 59,
        "startGMT": 1774217700000
      },
      {
        "value": 59,
        "startGMT": 1774217880000
      },
      {
        "value": 60,
        "startGMT": 1774218060000
      },
      {
        "value": 60,
        "startGMT": 1774218240000
      },
      {
        "value": 61,
        "startGMT": 1774218420000
      },
      {
        "value": 62,
        "startGMT": 1774218600000
      },
      {
        "value": 62,
        "startGMT": 1774218780000
      },
      {
        "value": 63,
        "startGMT": 1774218960000
      },
      {
        "value": 63,
        "startGMT": 1774219140000
      },
      {
        "value": 64,
        "startGMT": 1774219320000
      },
      {
        "value": 64,
        "startGMT": 1774219500000
      },
      {
        "value": 65,
        "startGMT": 1774219680000
      },
      {
        "value": 65,
        "startGMT": 1774219860000
      },
      {
        "value": 66,
        "startGMT": 1774220040000
      },
      {
        "value": 66,
        "startGMT": 1774220220000
      },
      {
        "value": 67,
        "startGMT": 1774220400000
      },
      {
        "value": 68,
        "startGMT": 1774220580000
      },
      {
        "value": 68,
        "startGMT": 1774220760000
      },
      {
        "value": 68,
        "startGMT": 1774220940000
      },
      {
        "value": 68,
        "startGMT": 1774221120000
      },
      {
        "value": 69,
        "startGMT": 1774221300000
      }
    ],
    "skinTempDataExists": false,
    "hrvData": [
      {
        "value": 36.0,
        "startGMT": 1774196332000
      },
      {
        "value": 29.0,
        "startGMT": 1774196632000
      },
      {
        "value": 34.0,
        "startGMT": 1774196932000
      },
      {
        "value": 53.0,
        "startGMT": 1774197232000
      },
      {
        "value": 27.0,
        "startGMT": 1774197532000
      },
      {
        "value": 49.0,
        "startGMT": 1774198132000
      },
      {
        "value": 38.0,
        "startGMT": 1774198432000
      },
      {
        "value": 40.0,
        "startGMT": 1774198732000
      },
      {
        "value": 33.0,
        "startGMT": 1774199032000
      },
      {
        "value": 32.0,
        "startGMT": 1774199332000
      },
      {
        "value": 29.0,
        "startGMT": 1774199632000
      },
      {
        "value": 36.0,
        "startGMT": 1774199932000
      },
      {
        "value": 53.0,
        "startGMT": 1774200232000
      },
      {
        "value": 71.0,
        "startGMT": 1774200532000
      },
      {
        "value": 94.0,
        "startGMT": 1774200832000
      },
      {
        "value": 87.0,
        "startGMT": 1774201132000
      },
      {
        "value": 44.0,
        "startGMT": 1774201432000
      },
      {
        "value": 43.0,
        "startGMT": 1774201732000
      },
      {
        "value": 39.0,
        "startGMT": 1774202032000
      },
      {
        "value": 52.0,
        "startGMT": 1774202332000
      },
      {
        "value": 58.0,
        "startGMT": 1774202632000
      },
      {
        "value": 65.0,
        "startGMT": 1774202932000
      },
      {
        "value": 56.0,
        "startGMT": 1774203232000
      },
      {
        "value": 80.0,
        "startGMT": 1774203832000
      },
      {
        "value": 53.0,
        "startGMT": 1774204132000
      },
      {
        "value": 53.0,
        "startGMT": 1774204432000
      },
      {
        "value": 56.0,
        "startGMT": 1774204732000
      },
      {
        "value": 49.0,
        "startGMT": 1774205032000
      },
      {
        "value": 46.0,
        "startGMT": 1774205332000
      },
      {
        "value": 51.0,
        "startGMT": 1774205632000
      },
      {
        "value": 54.0,
        "startGMT": 1774205932000
      },
      {
        "value": 61.0,
        "startGMT": 1774206232000
      },
      {
        "value": 62.0,
        "startGMT": 1774206532000
      },
      {
        "value": 56.0,
        "startGMT": 1774206832000
      },
      {
        "value": 56.0,
        "startGMT": 1774207132000
      },
      {
        "value": 47.0,
        "startGMT": 1774207432000
      },
      {
        "value": 67.0,
        "startGMT": 1774207732000
      },
      {
        "value": 47.0,
        "startGMT": 1774208032000
      },
      {
        "value": 101.0,
        "startGMT": 1774208332000
      },
      {
        "value": 67.0,
        "startGMT": 1774208932000
      },
      {
        "value": 52.0,
        "startGMT": 1774209232000
      },
      {
        "value": 76.0,
        "startGMT": 1774209532000
      },
      {
        "value": 50.0,
        "startGMT": 1774209832000
      },
      {
        "value": 42.0,
        "startGMT": 1774210132000
      },
      {
        "value": 42.0,
        "startGMT": 1774210432000
      },
      {
        "value": 40.0,
        "startGMT": 1774210732000
      },
      {
        "value": 36.0,
        "startGMT": 1774211032000
      },
      {
        "value": 38.0,
        "startGMT": 1774211332000
      },
      {
        "value": 35.0,
        "startGMT": 1774211632000
      },
      {
        "value": 35.0,
        "startGMT": 1774211932000
      },
      {
        "value": 47.0,
        "startGMT": 1774212232000
      },
      {
        "value": 59.0,
        "startGMT": 1774212532000
      },
      {
        "value": 61.0,
        "startGMT": 1774212832000
      },
      {
        "value": 66.0,
        "startGMT": 1774213132000
      },
      {
        "value": 54.0,
        "startGMT": 1774213432000
      },
      {
        "value": 60.0,
        "startGMT": 1774213732000
      },
      {
        "value": 47.0,
        "startGMT": 1774214032000
      },
      {
        "value": 67.0,
        "startGMT": 1774214332000
      },
      {
        "value": 50.0,
        "startGMT": 1774214632000
      },
      {
        "value": 39.0,
        "startGMT": 1774214932000
      },
      {
        "value": 53.0,
        "startGMT": 1774215232000
      },
      {
        "value": 51.0,
        "startGMT": 1774215532000
      },
      {
        "value": 48.0,
        "startGMT": 1774215832000
      },
      {
        "value": 88.0,
        "startGMT": 1774216132000
      },
      {
        "value": 50.0,
        "startGMT": 1774216432000
      },
      {
        "value": 67.0,
        "startGMT": 1774216732000
      },
      {
        "value": 58.0,
        "startGMT": 1774217032000
      },
      {
        "value": 49.0,
        "startGMT": 1774217332000
      },
      {
        "value": 46.0,
        "startGMT": 1774217632000
      },
      {
        "value": 49.0,
        "startGMT": 1774217932000
      },
      {
        "value": 53.0,
        "startGMT": 1774218232000
      },
      {
        "value": 50.0,
        "startGMT": 1774218532000
      },
      {
        "value": 21.0,
        "startGMT": 1774219732000
      },
      {
        "value": 52.0,
        "startGMT": 1774220632000
      },
      {
        "value": 57.0,
        "startGMT": 1774220932000
      },
      {
        "value": 48.0,
        "startGMT": 1774221232000
      }
    ],
    "breathingDisruptionData": [
      {
        "value": 0,
        "startGMT": 1774196159000,
        "endGMT": 1774196159000
      },
      {
        "value": 0,
        "startGMT": 1774196159000,
        "endGMT": 1774199860000
      },
      {
        "value": 1,
        "startGMT": 1774199860000,
        "endGMT": 1774201960000
      },
      {
        "value": 2,
        "startGMT": 1774201960000,
        "endGMT": 1774204060000
      },
      {
        "value": 1,
        "startGMT": 1774204060000,
        "endGMT": 1774205560000
      },
      {
        "value": 0,
        "startGMT": 1774205560000,
        "endGMT": 1774206100000
      },
      {
        "value": 255,
        "startGMT": 1774206100000,
        "endGMT": 1774207607000
      },
      {
        "value": 0,
        "startGMT": 1774207607000,
        "endGMT": 1774214687000
      },
      {
        "value": 255,
        "startGMT": 1774214687000,
        "endGMT": 1774216324000
      },
      {
        "value": 0,
        "startGMT": 1774216324000,
        "endGMT": 1774219876000
      },
      {
        "value": 255,
        "startGMT": 1774219876000,
        "endGMT": 1774221393000
      }
    ],
    "avgOvernightHrv": 53.0,
    "hrvStatus": "UNBALANCED",
    "bodyBatteryChange": 62,
    "restingHeartRate": 48
  }
}