GET /api/bet_types/477ec429-375c-41db-9d8e-bd2b4f0db105/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "477ec429-375c-41db-9d8e-bd2b4f0db105",
"match": "https://api-prod.gambitprofit.com/api/matches/abe02aeb-5165-418e-8277-d1b88c86978a/?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": "HOU (L McCullers)",
"amount": 5505.0
},
{
"team": "LAA (R Detmers)",
"amount": 4495.0
}
],
"expected_reward_tokens": 9303.45,
"profit_sb": 303.45,
"profit_sb_percentage": 3.37,
"recommended": true
},
"lines": [
{
"id": "0f9ae676-60e3-4606-a732-6ac9d14e6f96",
"gambit_id": "93b86daf-06f5-43a8-bcf4-784260073a3b",
"last_updated": "2022-09-03T18:57:14.830494-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.69000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/477ec429-375c-41db-9d8e-bd2b4f0db105/?format=api"
},
{
"id": "0b108031-a230-4026-9d09-691033a08296",
"gambit_id": "b4b28e1f-7876-4d8a-a053-e215e289cb69",
"last_updated": "2022-09-03T18:57:14.829474-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (R Detmers)",
"reward": "2.07000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/477ec429-375c-41db-9d8e-bd2b4f0db105/?format=api"
}
]
}