GET /api/bet_types/6cb7fee0-e17c-46f7-80b5-0cac0177bd56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6cb7fee0-e17c-46f7-80b5-0cac0177bd56",
"match": "https://api-prod.gambitprofit.com/api/matches/71078450-1bcf-405f-800c-4e4a72c45e49/?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": "CWS (L Giolito)",
"amount": 5544.0
},
{
"team": "MIN (D Bundy)",
"amount": 4456.0
}
],
"expected_reward_tokens": 9313.04,
"profit_sb": 313.04,
"profit_sb_percentage": 3.48,
"recommended": true
},
"lines": [
{
"id": "46341fb9-f484-48cf-b067-37ff8591958e",
"gambit_id": "ee999370-76de-4450-b038-f7ad47eca364",
"last_updated": "2022-09-05T13:37:09.481918-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Giolito)",
"reward": "1.68000",
"odds": "1.75760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cb7fee0-e17c-46f7-80b5-0cac0177bd56/?format=api"
},
{
"id": "6b18acc8-e681-49c4-9aeb-9545a48b42ef",
"gambit_id": "bc676a99-c90a-46d2-ab25-1e4839e5ac69",
"last_updated": "2022-09-05T13:37:09.482902-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (D Bundy)",
"reward": "2.09000",
"odds": "2.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cb7fee0-e17c-46f7-80b5-0cac0177bd56/?format=api"
}
]
}