{
"milestones" : [ {
"id" : 1,
"name" : "New",
"description" : "You have a potential buyer for your offering",
"complete" : false,
"probability" : 10,
"daysUntilStale" : 12,
"createdAt" : "2014-10-30T16:12:41Z",
"updatedAt" : "2015-12-03T09:38:54Z"
}, {
"id" : 2,
"name" : "Bid",
"description" : "You have put forward a bid for your offering",
"complete" : false,
"probability" : 50,
"daysUntilStale" : 12,
"createdAt" : "2014-10-30T16:12:41Z",
"updatedAt" : "2014-10-30T16:12:41Z"
}, {
"id" : 3,
"name" : "Won",
"complete" : true,
"probability" : 100,
"createdAt" : "2014-10-30T16:12:41Z",
"updatedAt" : "2015-12-03T09:42:29Z"
}, {
"id" : 4,
"name" : "Lost",
"complete" : true,
"probability" : 0,
"createdAt" : "2014-10-30T16:12:41Z",
"updatedAt" : "2016-04-07T14:20:44Z"
} ]
}