HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f83f4a0b-4285-4974-b72f-2db79689b490",
"match": "https://api-prod.gambitprofit.com/api/matches/2a64550a-c5e0-40dc-b236-b490cc813336/?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": "Olympique Marseille",
"amount": 6569.0
},
{
"team": "Draw",
"amount": 3431.0
}
],
"expected_reward_tokens": 11561.44,
"profit_sb": 2561.44,
"profit_sb_percentage": 28.46,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Olympique Marseille",
"amount": 5027.0
},
{
"team": "Draw",
"amount": 2626.0
},
{
"team": "Eintracht Frankfurt",
"amount": 2347.0
}
],
"expected_reward_tokens": 8847.52,
"profit_sb": -152.48,
"profit_sb_percentage": -1.69,
"recommended": false
},
"lines": [
{
"id": "dceec3cf-c6d4-4c67-ace4-a5254ded6be4",
"gambit_id": "9d53f04c-8463-4c64-80cd-66ac09e99d0c",
"last_updated": "2022-09-14T11:12:04.547192-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Olympique Marseille",
"reward": "1.76000",
"odds": "1.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f83f4a0b-4285-4974-b72f-2db79689b490/?format=api"
},
{
"id": "92b489e9-46d0-4901-a6ec-d7ccb366feb0",
"gambit_id": "d557513d-74cd-4a92-9517-37b4ea6b7bf9",
"last_updated": "2022-09-14T11:12:04.548164-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.37000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f83f4a0b-4285-4974-b72f-2db79689b490/?format=api"
},
{
"id": "4dd2a994-a2c4-4897-b178-673dbb3ae82d",
"gambit_id": "1100e668-0ceb-4229-bbfe-04f2f0526e95",
"last_updated": "2022-09-14T11:12:04.546166-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eintracht Frankfurt",
"reward": "3.77000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f83f4a0b-4285-4974-b72f-2db79689b490/?format=api"
}
]
}