HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4793d94-6abc-4191-804f-4ab68d0e8d86",
"match": "https://api-prod.gambitprofit.com/api/matches/5e721c8d-b2cd-443a-ae00-893bd2dfdee4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:41:51.416904-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Leeds United",
"amount": 5605.0
},
{
"team": "Leicester City",
"amount": 4395.0
}
],
"expected_reward_tokens": 12611.25,
"profit_sb": 3111.25,
"profit_sb_percentage": 32.75,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leeds United",
"amount": 4089.0
},
{
"team": "Leicester City",
"amount": 3205.0
},
{
"team": "Draw",
"amount": 2706.0
}
],
"expected_reward_tokens": 9198.35,
"profit_sb": -301.65,
"profit_sb_percentage": -3.18,
"recommended": false
},
"lines": [
{
"id": "9d7bfd00-fe19-4500-9e91-66f1f70c0ac3",
"gambit_id": "9b4ab9e0-bdbd-4461-aaa6-3ebab6bc29b4",
"last_updated": "2023-04-27T11:52:05.399820-04:00",
"created_at": "2023-04-25T11:41:51.421455-04:00",
"name": "Leeds United",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4793d94-6abc-4191-804f-4ab68d0e8d86/?format=api"
},
{
"id": "db35ff2d-506e-427a-93cf-760d2f8d71f0",
"gambit_id": "920258d3-7244-4756-a10c-79bd1c86fb4b",
"last_updated": "2023-04-27T11:52:05.397485-04:00",
"created_at": "2023-04-25T11:41:51.419147-04:00",
"name": "Leicester City",
"reward": "2.87000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4793d94-6abc-4191-804f-4ab68d0e8d86/?format=api"
},
{
"id": "1fd29f0b-b4b7-4c74-9394-eda3d757b362",
"gambit_id": "b704bf63-b13a-4779-b46d-4a27d60047df",
"last_updated": "2023-04-27T11:52:05.401734-04:00",
"created_at": "2023-04-25T11:41:51.423693-04:00",
"name": "Draw",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4793d94-6abc-4191-804f-4ab68d0e8d86/?format=api"
}
]
}