{
  "errorMessage": null,
  "errorCode": null,
  "status": "Success",
  "totalCount": 11,
  "badges": [
    {
      "badgeId": "BI001",
	  "tripId": "",
      "name": "Safty First",
      "unlockMessage": "You just took your first trip without any driving events. Good work !!!",
      "image": null,
      "levelId": "0",
      "description": "Take your first trip without any driving events to unlock me !!!",
      "points": "50",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI008",
	  "tripId": "",
      "name": "Day Keeper",
      "unlockMessage": "You stick to safe travel timings. Great job!!",
      "image": null,
      "levelId": "0",
      "description": "Please stick to safe travel timings to unlock me !!!",
      "points": "100",
      "unlockStatus": "1",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI002",
	  "tripId": "",
      "name": "Flawless Drive",
      "unlockMessage": "Awesome ride!!! No adverse events recorded for past 5 trips",
      "image": null,
      "levelId": "0",
      "description": "Ride without any adverse events for continous 5 trips",
      "points": "100",
      "unlockStatus": "1",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI003",
	  "tripId": "",
      "name": "Pro-controller",
      "unlockMessage": "Awesome ride!!! No adverse events recorded for past 10 trips",
      "image": null,
      "levelId": "0",
      "description": "Ride without any adverse events for continous 10 trips",
      "points": "100",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI004",
	  "tripId": "",
      "name": "Pro-handling",
      "unlockMessage": "Awesome ride!!! No adverse events recorded for past 15 trips",
      "image": null,
      "levelId": "0",
      "description": "Ride without any adverse events for continous 15 trips",
      "points": "100",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI005",
	  "tripId": "",
      "name": "Wheel handler",
      "unlockMessage": "Awesome ride!!! No adverse events recorded for past 20 trips",
      "image": null,
      "levelId": "0",
      "description": "Ride without any adverse events for continous 20 trips",
      "points": "100",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    },
	{
      "badgeId": "BI009",
	  "tripId": "",
      "name": "Smooth Acceleration",
      "unlockMessage": "",
      "image": null,
      "levelId": "0",
      "description": "Improve your acceleration score by << xx points ( should be calculated : 5% of current avg acceleration score for past 10 trips >> in the next 5 driving days and unlock this badge",
      "points": "100",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI010",
	  "tripId": "",
      "name": "Expert cornering",
      "unlockMessage": "",
      "image": null,
      "levelId": "0",
      "description": "Improve your cornering score by << xx points ( should be calculated : 5% of current avg acceleration score for past 10 trips >> in the next 5 driving days and unlock this badge",
      "points": "100",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI011",
	  "tripId": "",
      "name": "Perfect Brake",
      "unlockMessage": "",
      "image": null,
      "levelId": "0",
      "description": "Improve your braking score by << xx points ( should be calculated : 5% of current avg acceleration score for past 10 trips >> in the next 5 driving days and unlock this badge",
      "points": "100",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI006",
	  "tripId": "",
      "name": "Tracking Pro",
      "unlockMessage": "Congratulations for diligently using the app to improve your driving behavior.",
      "image": null,
      "levelId": "0",
      "description": "Diligently use the app to improve your driving behavior.",
      "points": "500",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    },
    {
      "badgeId": "BI007",
	  "tripId": "",
      "name": "Fuel saver",
      "unlockMessage": "You just saved few $$ on gas. Sticking to consistent and smooth rides help save on your gas bills",
      "image": null,
      "levelId": "0",
      "description": "Stick on consistent and smooth rides to save your gas bills",
      "points": "100",
      "unlockStatus": "0",
      "unlockedTime": "",
      "challengeDetails": null
    }
  ]
}