GET /api/bet_types/f2d439b1-148f-4f50-a628-1db231dbfac2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2d439b1-148f-4f50-a628-1db231dbfac2",
"match": "https://api-prod.gambitprofit.com/api/matches/c655d508-70d0-4d1e-b6fd-124180e11560/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:57.434948-04: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",
"amount": 5614.0
},
{
"team": "OAK",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "6f0f877c-9b19-4ec1-b0a8-76e26b53525e",
"gambit_id": "ce28d57c-b5d7-46bc-9f96-37e079a2a760",
"last_updated": "2023-05-22T13:17:10.464499-04:00",
"created_at": "2023-05-20T10:51:57.436933-04:00",
"name": "HOU",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d439b1-148f-4f50-a628-1db231dbfac2/?format=api"
},
{
"id": "52ca5e6d-e540-4fbb-afe0-ccbe376a1cf5",
"gambit_id": "7598fa31-550e-446b-955e-0cfa333344e6",
"last_updated": "2023-05-22T13:17:10.466175-04:00",
"created_at": "2023-05-20T10:51:57.438697-04:00",
"name": "OAK",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d439b1-148f-4f50-a628-1db231dbfac2/?format=api"
}
]
}