GET /api/bet_types/a0be3c4f-5a13-4660-ae02-c08a511a96a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0be3c4f-5a13-4660-ae02-c08a511a96a5",
"match": "https://api-prod.gambitprofit.com/api/matches/e502dd61-4b94-41c1-8b01-6d84e25fe576/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T12:43:10.951250-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": "Denver Nuggets",
"amount": 6928.0
},
{
"team": "New Orleans Pelicans",
"amount": 3072.0
}
],
"expected_reward_tokens": 9491.36,
"profit_sb": -8.64,
"profit_sb_percentage": -0.09,
"recommended": false
},
"lines": [
{
"id": "223ecaaf-8b68-4dba-9458-993774627708",
"gambit_id": "5702ff6c-64f6-4037-9817-61cd329c2345",
"last_updated": "2023-11-07T20:58:23.274748-05:00",
"created_at": "2023-11-06T12:43:10.963194-05:00",
"name": "Denver Nuggets",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0be3c4f-5a13-4660-ae02-c08a511a96a5/?format=api"
},
{
"id": "3fcf59e8-a387-4c4e-972d-25eb9d111440",
"gambit_id": "54f06669-a1f1-44ba-af43-8823da055049",
"last_updated": "2023-11-07T20:58:23.271053-05:00",
"created_at": "2023-11-06T12:43:10.958096-05:00",
"name": "New Orleans Pelicans",
"reward": "3.09000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0be3c4f-5a13-4660-ae02-c08a511a96a5/?format=api"
}
]
}