GET /api/bet_types/87821573-0dc8-4331-b9ac-aad735b3ab77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87821573-0dc8-4331-b9ac-aad735b3ab77",
"match": "https://api-prod.gambitprofit.com/api/matches/32e6266a-00bd-4d48-9bf6-d9416e70191f/?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": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "LOS (M Grove)",
"amount": 5798.0
},
{
"team": "STL (A Wainwright)",
"amount": 4202.0
}
],
"expected_reward_tokens": 9160.36,
"profit_sb": 160.36,
"profit_sb_percentage": 1.78,
"recommended": true
},
"lines": [
{
"id": "1c151753-b34d-44a0-9669-e6501f61c922",
"gambit_id": "2ae85a31-8233-4aec-81ce-79c16a3d0867",
"last_updated": "2022-09-26T10:22:07.747367-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (M Grove)",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87821573-0dc8-4331-b9ac-aad735b3ab77/?format=api"
},
{
"id": "a60fb785-ddf2-4d98-bee7-8125c9d70121",
"gambit_id": "d0f2afee-5598-482e-8a76-e903bc120ca3",
"last_updated": "2022-09-26T10:22:07.748356-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (A Wainwright)",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87821573-0dc8-4331-b9ac-aad735b3ab77/?format=api"
}
]
}