HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49ad242a-67e1-4647-8b16-d5c4e4681f01",
"match": "https://api-prod.gambitprofit.com/api/matches/653fe16c-96dc-4903-9237-c0ea412665a5/?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": "Arsenal",
"amount": 6686.0
},
{
"team": "Draw",
"amount": 3314.0
}
],
"expected_reward_tokens": 11433.06,
"profit_sb": 2433.06,
"profit_sb_percentage": 27.03,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 5188.0
},
{
"team": "Draw",
"amount": 2572.0
},
{
"team": "Brentford",
"amount": 2240.0
}
],
"expected_reward_tokens": 8870.4,
"profit_sb": -129.6,
"profit_sb_percentage": -1.44,
"recommended": false
},
"lines": [
{
"id": "18ae71c4-d86a-4650-b450-9cf52ef1422f",
"gambit_id": "5dbd0d2c-0a47-4831-84eb-4d7497140421",
"last_updated": "2022-09-19T09:27:12.816766-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arsenal",
"reward": "1.71000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49ad242a-67e1-4647-8b16-d5c4e4681f01/?format=api"
},
{
"id": "5a07fa16-280c-43b5-910f-f166554182bd",
"gambit_id": "e1e8f98d-4972-49cb-ac4d-4e9aa0ef322c",
"last_updated": "2022-09-19T09:27:12.818749-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.45000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49ad242a-67e1-4647-8b16-d5c4e4681f01/?format=api"
},
{
"id": "3202f019-2d7d-4ba5-8e77-749291e9be81",
"gambit_id": "8630c7b7-7731-46cf-948c-793ba59a0174",
"last_updated": "2022-09-19T09:27:12.817742-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brentford",
"reward": "3.96000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49ad242a-67e1-4647-8b16-d5c4e4681f01/?format=api"
}
]
}