HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92062928-3b5d-4176-ab11-939d5ebceec9",
"match": "https://api-prod.gambitprofit.com/api/matches/1308e373-a457-4e4c-b514-3bf555bbcd9f/?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": 8413.0
},
{
"team": "Draw",
"amount": 1587.0
}
],
"expected_reward_tokens": 10093.32,
"profit_sb": 593.32,
"profit_sb_percentage": 6.25,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7793.0
},
{
"team": "Draw",
"amount": 1470.0
},
{
"team": "Brighton & Hove Albion",
"amount": 736.0
}
],
"expected_reward_tokens": 9347.2,
"profit_sb": -152.8,
"profit_sb_percentage": -1.61,
"recommended": false
},
"lines": [
{
"id": "1c8ef354-9c3d-4b12-ba08-61f9b986d289",
"gambit_id": "57e3bd25-ddf4-4b54-a8eb-0f6d5bb974a6",
"last_updated": "2022-10-24T10:27:06.531846-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester City",
"reward": "1.20000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92062928-3b5d-4176-ab11-939d5ebceec9/?format=api"
},
{
"id": "cd8c5a09-42a0-447c-9c59-1b1525e2718b",
"gambit_id": "d56103db-235a-4159-badb-9376b06b44be",
"last_updated": "2022-10-24T10:27:06.533010-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "6.36000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92062928-3b5d-4176-ab11-939d5ebceec9/?format=api"
},
{
"id": "7be07e32-f512-41d1-835f-c545af1dcb48",
"gambit_id": "a983cb38-5df0-4346-b2e8-a4b8eb6cb517",
"last_updated": "2022-10-24T10:27:06.534056-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brighton & Hove Albion",
"reward": "12.70000",
"odds": "13.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92062928-3b5d-4176-ab11-939d5ebceec9/?format=api"
}
]
}