HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0bdd87f-9f68-43c7-b76e-3e5faa970a50",
"match": "https://api-prod.gambitprofit.com/api/matches/1bddc4a3-20c1-412d-9217-16ec7bd15adc/?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": "Chelsea",
"amount": 6767.0
},
{
"team": "Draw",
"amount": 3233.0
}
],
"expected_reward_tokens": 11571.57,
"profit_sb": 2071.57,
"profit_sb_percentage": 21.81,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 5421.0
},
{
"team": "Draw",
"amount": 2589.0
},
{
"team": "FC Red Bull Salzburg",
"amount": 1989.0
}
],
"expected_reward_tokens": 9268.62,
"profit_sb": -231.38,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "8319bec2-b4ce-4fe9-a66c-39317c363530",
"gambit_id": "72ad3ce3-ecdc-4453-92a2-4a4cc86df273",
"last_updated": "2022-10-26T10:17:15.207530-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chelsea",
"reward": "1.71000",
"odds": "1.73000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0bdd87f-9f68-43c7-b76e-3e5faa970a50/?format=api"
},
{
"id": "c2af53f4-5509-4f2f-9047-db381b73b47b",
"gambit_id": "b1e578ba-b1ba-4a53-91ae-60b94dc1b518",
"last_updated": "2022-10-26T10:17:15.210088-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.58000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0bdd87f-9f68-43c7-b76e-3e5faa970a50/?format=api"
},
{
"id": "a8d9ce6d-f504-4836-8d62-e61b2017ff9b",
"gambit_id": "0d8d93f7-a339-4986-aad4-39d04ebbc7ff",
"last_updated": "2022-10-26T10:17:15.208873-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Red Bull Salzburg",
"reward": "4.66000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0bdd87f-9f68-43c7-b76e-3e5faa970a50/?format=api"
}
]
}