GET /api/bet_types/18793de4-916f-4b95-9b8e-e8cd7b115b17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18793de4-916f-4b95-9b8e-e8cd7b115b17",
"match": "https://api-prod.gambitprofit.com/api/matches/6ffe69d9-b1d8-424b-8a32-d3a7b35ded66/?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": "Buffalo Sabres",
"amount": 6114.0
},
{
"team": "Arizona Coyotes",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "ca0c1d0d-5b8c-4f76-965d-64dbb4ea64e2",
"gambit_id": "9d31d8c8-6539-4614-8626-be1b33e75a98",
"last_updated": "2022-12-19T10:42:31.997231-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18793de4-916f-4b95-9b8e-e8cd7b115b17/?format=api"
},
{
"id": "50612b48-cc8c-4232-b102-3e36dd3ac1b9",
"gambit_id": "bb79bf1e-5953-4ac2-b430-683553f47a32",
"last_updated": "2022-12-19T10:42:31.996148-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18793de4-916f-4b95-9b8e-e8cd7b115b17/?format=api"
}
]
}