GET /api/bet_types/b9742596-82ef-44bd-816e-0d79ed5a9317/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9742596-82ef-44bd-816e-0d79ed5a9317",
"match": "https://api-prod.gambitprofit.com/api/matches/dc025c59-4d1e-48a1-afcf-546f80885ace/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-17T09:53:17.009785-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": "New Orleans Pelicans",
"amount": 5107.0
},
{
"team": "San Antonio Spurs",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "670ef6b9-7591-483a-bd83-dcdfcb4470be",
"gambit_id": "df315eff-319c-4d15-a621-267093b41e32",
"last_updated": "2023-12-19T10:13:20.126623-05:00",
"created_at": "2023-12-17T09:53:17.014180-05:00",
"name": "New Orleans Pelicans",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9742596-82ef-44bd-816e-0d79ed5a9317/?format=api"
},
{
"id": "c27f41e9-b938-439f-8599-c26ce1031d3d",
"gambit_id": "ea0bc4be-a1d6-4e73-b76d-65690d35fe0b",
"last_updated": "2023-12-19T10:13:20.129861-05:00",
"created_at": "2023-12-17T09:53:17.018212-05:00",
"name": "San Antonio Spurs",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9742596-82ef-44bd-816e-0d79ed5a9317/?format=api"
}
]
}