GET /api/bet_types/33139c74-dcf0-4716-85f0-c7755debe40b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33139c74-dcf0-4716-85f0-c7755debe40b",
"match": "https://api-prod.gambitprofit.com/api/matches/0cb888a2-5652-43fb-bb4b-526c4583e10a/?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": "Philadelphia 76ers",
"amount": 8692.0
},
{
"team": "San Antonio Spurs",
"amount": 1308.0
}
],
"expected_reward_tokens": 9561.2,
"profit_sb": 61.2,
"profit_sb_percentage": 0.64,
"recommended": true
},
"lines": [
{
"id": "0ac12e6b-60ac-43ec-a928-dae315c0df57",
"gambit_id": "a8501a21-a2e1-404a-92a8-349285311cd3",
"last_updated": "2022-10-24T10:07:09.844732-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33139c74-dcf0-4716-85f0-c7755debe40b/?format=api"
},
{
"id": "c0ca7676-319c-4deb-9b89-1ac9b246d2d1",
"gambit_id": "42d22fe6-ee33-4771-9335-cdf1d4a6c519",
"last_updated": "2022-10-24T10:07:09.845743-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "7.31000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33139c74-dcf0-4716-85f0-c7755debe40b/?format=api"
}
]
}