{
  "date": "2026-03-02",
  "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": false,
  "healthy_meals": false,
  "heavy_meals": true,
  "late_meals": false,
  "intermittent_fasting": false,
  "raw_data": {
    "dailyLogsReport": [
      {
        "behaviourId": 5,
        "measurementType": "NONE",
        "calendarDate": "2026-03-02",
        "name": "Heavy Meals",
        "logStatus": "YES",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 1,
        "measurementType": "QUANTITY",
        "calendarDate": "2026-03-02",
        "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-03-02",
        "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-03-02",
        "name": "Light Exercise",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 42,
        "measurementType": "QUANTITY",
        "calendarDate": "2026-03-02",
        "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
      },
      {
        "behaviourId": 4,
        "measurementType": "NONE",
        "calendarDate": "2026-03-02",
        "name": "Healthy Meals",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 6,
        "measurementType": "NONE",
        "calendarDate": "2026-03-02",
        "name": "Late Meals",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 8,
        "measurementType": "NONE",
        "calendarDate": "2026-03-02",
        "name": "Intermittent Fasting",
        "category": "LIFESTYLE",
        "sleepRelated": false
      }
    ],
    "completionStats": [
      {
        "calendarDate": "2026-02-24",
        "totalTracking": 8,
        "completedTracking": 0
      },
      {
        "calendarDate": "2026-02-25",
        "totalTracking": 8,
        "completedTracking": 0
      },
      {
        "calendarDate": "2026-02-26",
        "totalTracking": 8,
        "completedTracking": 0
      },
      {
        "calendarDate": "2026-02-27",
        "totalTracking": 8,
        "completedTracking": 0
      },
      {
        "calendarDate": "2026-02-28",
        "totalTracking": 8,
        "completedTracking": 0
      },
      {
        "calendarDate": "2026-03-01",
        "totalTracking": 8,
        "completedTracking": 3
      },
      {
        "calendarDate": "2026-03-02",
        "totalTracking": 8,
        "completedTracking": 1
      }
    ]
  }
}