GET /api/bet_types/02f30715-9c68-491c-b3e9-687d6c93e67c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02f30715-9c68-491c-b3e9-687d6c93e67c",
"match": "https://api-prod.gambitprofit.com/api/matches/aed240de-e703-45ae-afb5-8c5d1b8f7baf/?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": "New Orleans Pelicans",
"amount": 7378.0
},
{
"team": "San Antonio Spurs",
"amount": 2622.0
}
],
"expected_reward_tokens": 9148.72,
"profit_sb": 148.72,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "bd52988f-6150-462d-9dfd-ad6c17270ad7",
"gambit_id": "e01eabc7-5c4b-4bdf-a4c8-0f47b8c3427f",
"last_updated": "2022-12-23T09:32:14.526029-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.24000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f30715-9c68-491c-b3e9-687d6c93e67c/?format=api"
},
{
"id": "9d5507fa-6f05-41ad-9643-f90fd792cc27",
"gambit_id": "e47c62be-f737-47c4-a127-702664d21441",
"last_updated": "2022-12-23T09:32:14.527174-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "3.49000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f30715-9c68-491c-b3e9-687d6c93e67c/?format=api"
}
]
}