HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f421dfd7-3653-4fcb-ac6a-0ca42ed937f9",
"match": "https://api-prod.gambitprofit.com/api/matches/84127664-598f-437d-a0d1-5e9f568e3755/?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 City",
"amount": 6697.0
},
{
"team": "Liverpool",
"amount": 3303.0
}
],
"expected_reward_tokens": 12121.57,
"profit_sb": 2621.57,
"profit_sb_percentage": 27.6,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 5143.0
},
{
"team": "Liverpool",
"amount": 2536.0
},
{
"team": "Draw",
"amount": 2321.0
}
],
"expected_reward_tokens": 9307.12,
"profit_sb": -192.88,
"profit_sb_percentage": -2.03,
"recommended": false
},
"lines": [
{
"id": "0b894923-ed03-4cb3-a35c-91fe63c04361",
"gambit_id": "add1dc87-16ba-4a05-aa2d-e04da25dccd2",
"last_updated": "2022-10-17T10:17:13.935886-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester City",
"reward": "1.81000",
"odds": "1.83000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f421dfd7-3653-4fcb-ac6a-0ca42ed937f9/?format=api"
},
{
"id": "19dc5865-63f1-4833-91eb-32aacaad1c53",
"gambit_id": "30227187-0d54-4acb-acff-9281668d215d",
"last_updated": "2022-10-17T10:17:13.936843-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liverpool",
"reward": "3.67000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f421dfd7-3653-4fcb-ac6a-0ca42ed937f9/?format=api"
},
{
"id": "2857e811-9547-4fb8-b39d-21814780191c",
"gambit_id": "bd118f76-fec0-42dd-8bf1-f5a78f41a424",
"last_updated": "2022-10-17T10:17:13.937810-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.01000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f421dfd7-3653-4fcb-ac6a-0ca42ed937f9/?format=api"
}
]
}