HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca1c8356-7f0a-490f-bb80-7d1acccbdba8",
"match": "https://api-prod.gambitprofit.com/api/matches/029ba7b1-dcea-4a16-b1c4-72b80e815e3d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 7561.0
},
{
"team": "Draw",
"amount": 2439.0
}
],
"expected_reward_tokens": 10585.26,
"profit_sb": 1585.26,
"profit_sb_percentage": 17.61,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 6288.0
},
{
"team": "Draw",
"amount": 2028.0
},
{
"team": "Leeds United",
"amount": 1683.0
}
],
"expected_reward_tokens": 8801.52,
"profit_sb": -198.48,
"profit_sb_percentage": -2.21,
"recommended": false
},
"lines": [
{
"id": "148bf39b-395a-412c-b8de-1bcbc386b9b4",
"gambit_id": "506883b8-0970-4050-907c-4d4b05612b4f",
"last_updated": "2022-12-24T17:12:14.403264-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester United",
"reward": "1.40000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1c8356-7f0a-490f-bb80-7d1acccbdba8/?format=api"
},
{
"id": "59e419d4-708c-43fa-bdec-a4b61327931a",
"gambit_id": "f2964d49-0078-4a5e-8b5a-cab76c2d520d",
"last_updated": "2022-12-24T17:12:14.404385-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.34000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1c8356-7f0a-490f-bb80-7d1acccbdba8/?format=api"
},
{
"id": "bcf13b69-7912-4df5-bf0c-33249e3b83dd",
"gambit_id": "dc4e7128-e777-4cb3-889e-e37b0501b586",
"last_updated": "2022-12-24T17:12:14.402145-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leeds United",
"reward": "5.23000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1c8356-7f0a-490f-bb80-7d1acccbdba8/?format=api"
}
]
}