{
  "date": "2026-04-05",
  "alcohol_logged": false,
  "alcohol_beer": 0,
  "alcohol_wine": 0,
  "alcohol_spirit": 0,
  "alcohol_other": 0,
  "morning_caffeine_logged": false,
  "morning_caffeine_coffee": 0,
  "morning_caffeine_tea": 0,
  "morning_caffeine_other": 0,
  "late_caffeine_logged": false,
  "late_caffeine_coffee": 0,
  "late_caffeine_tea": 0,
  "late_caffeine_other": 0,
  "light_exercise": true,
  "healthy_meals": false,
  "heavy_meals": false,
  "late_meals": false,
  "intermittent_fasting": false,
  "raw_data": {
    "dailyLogsReport": [
      {
        "behaviourId": 1,
        "measurementType": "QUANTITY",
        "calendarDate": "2026-04-05",
        "name": "Alcohol",
        "category": "LIFESTYLE",
        "details": [
          {
            "subTypeId": 1,
            "subTypeName": "BEER"
          },
          {
            "subTypeId": 2,
            "subTypeName": "WINE"
          },
          {
            "subTypeId": 3,
            "subTypeName": "SPIRIT"
          },
          {
            "subTypeId": 4,
            "subTypeName": "OTHER"
          }
        ],
        "sleepRelated": false
      },
      {
        "behaviourId": 2,
        "measurementType": "QUANTITY",
        "calendarDate": "2026-04-05",
        "name": "Morning Caffeine",
        "category": "LIFESTYLE",
        "details": [
          {
            "subTypeId": 1,
            "subTypeName": "COFFEE"
          },
          {
            "subTypeId": 2,
            "subTypeName": "TEA"
          },
          {
            "subTypeId": 3,
            "subTypeName": "OTHER"
          },
          {
            "subTypeId": 4,
            "subTypeName": "SODA"
          },
          {
            "subTypeId": 5,
            "subTypeName": "ENERGY_DRINK"
          }
        ],
        "sleepRelated": false
      },
      {
        "behaviourId": 3,
        "measurementType": "NONE",
        "calendarDate": "2026-04-05",
        "name": "Light Exercise",
        "logStatus": "YES",
        "category": "LIFESTYLE",
        "details": [],
        "sleepRelated": false
      },
      {
        "behaviourId": 4,
        "measurementType": "NONE",
        "calendarDate": "2026-04-05",
        "name": "Healthy Meals",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 5,
        "measurementType": "NONE",
        "calendarDate": "2026-04-05",
        "name": "Heavy Meals",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 6,
        "measurementType": "NONE",
        "calendarDate": "2026-04-05",
        "name": "Late Meals",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 8,
        "measurementType": "NONE",
        "calendarDate": "2026-04-05",
        "name": "Intermittent Fasting",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 42,
        "measurementType": "QUANTITY",
        "calendarDate": "2026-04-05",
        "name": "Late Caffeine",
        "category": "LIFESTYLE",
        "details": [
          {
            "subTypeId": 1,
            "subTypeName": "COFFEE"
          },
          {
            "subTypeId": 2,
            "subTypeName": "TEA"
          },
          {
            "subTypeId": 3,
            "subTypeName": "OTHER"
          },
          {
            "subTypeId": 4,
            "subTypeName": "SODA"
          },
          {
            "subTypeId": 5,
            "subTypeName": "ENERGY_DRINK"
          }
        ],
        "sleepRelated": false
      }
    ],
    "completionStats": [
      {
        "calendarDate": "2026-03-30",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-03-31",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-04-01",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-04-02",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-04-03",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-04-04",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-04-05",
        "totalTracking": 8,
        "completedTracking": 1
      }
    ]
  }
}