HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a84bce1-636a-44c9-a4b8-7f6b993951b2",
"match": "https://api-prod.gambitprofit.com/api/matches/2b488ec8-9831-4d2d-b16a-36a846913cc9/?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": "Liverpool",
"amount": 7479.0
},
{
"team": "Draw",
"amount": 2521.0
}
],
"expected_reward_tokens": 10991.56,
"profit_sb": 1991.56,
"profit_sb_percentage": 22.13,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 6085.0
},
{
"team": "Draw",
"amount": 2052.0
},
{
"team": "Ajax Amsterdam",
"amount": 1864.0
}
],
"expected_reward_tokens": 8944.95,
"profit_sb": -55.05,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "773e449f-1e0c-432d-a7f4-6d8380ee454f",
"gambit_id": "a0b636b2-ed61-4199-ad6c-42f75df4b6b1",
"last_updated": "2022-09-14T11:12:05.020863-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liverpool",
"reward": "1.47000",
"odds": "1.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a84bce1-636a-44c9-a4b8-7f6b993951b2/?format=api"
},
{
"id": "1a5532a9-81ad-4e7a-82bc-575a0f76820e",
"gambit_id": "c7ff3b36-f618-481d-8e38-616e480bf459",
"last_updated": "2022-09-14T11:12:05.021808-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.36000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a84bce1-636a-44c9-a4b8-7f6b993951b2/?format=api"
},
{
"id": "53d445d0-1f8d-48d9-acc9-6f6cece2c14a",
"gambit_id": "b3689012-4487-4622-b891-a1e8059264ae",
"last_updated": "2022-09-14T11:12:05.019920-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ajax Amsterdam",
"reward": "4.80000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a84bce1-636a-44c9-a4b8-7f6b993951b2/?format=api"
}
]
}