GET /api/bet_types/5cbc1ad0-f673-4e57-8301-0931a66592e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cbc1ad0-f673-4e57-8301-0931a66592e9",
"match": "https://api-prod.gambitprofit.com/api/matches/42208514-be40-4189-ac9c-0ee28c45f08c/?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": "MIL (C Burnes)",
"amount": 5391.0
},
{
"team": "STL (A Wainwright)",
"amount": 4609.0
}
],
"expected_reward_tokens": 9218.0,
"profit_sb": 218.0,
"profit_sb_percentage": 2.42,
"recommended": true
},
"lines": [
{
"id": "dcb28c36-d8b0-41ec-878e-55fa938dbdad",
"gambit_id": "bf924d47-1392-4cf0-867a-017c6bd10092",
"last_updated": "2022-09-15T11:07:05.805180-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (C Burnes)",
"reward": "1.71000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbc1ad0-f673-4e57-8301-0931a66592e9/?format=api"
},
{
"id": "89565483-180f-4443-ab02-547bf41ccf99",
"gambit_id": "0e5349f7-ac34-4ce6-8003-9b9a7d2281d2",
"last_updated": "2022-09-15T11:07:05.804222-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (A Wainwright)",
"reward": "2.00000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbc1ad0-f673-4e57-8301-0931a66592e9/?format=api"
}
]
}