GET /api/bet_types/8bffa292-fb4e-4fa2-84a0-3e73379540d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bffa292-fb4e-4fa2-84a0-3e73379540d0",
"match": "https://api-prod.gambitprofit.com/api/matches/d13b1b0f-c100-4d84-977e-14d195089cb5/?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": "Toledo",
"amount": 6326.0
},
{
"team": "Eastern Michigan",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "f92d2a59-98ff-4652-9084-9049e649122a",
"gambit_id": "b0980411-e499-451b-ae3f-3e46cef8beac",
"last_updated": "2022-10-31T10:52:25.086108-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toledo",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bffa292-fb4e-4fa2-84a0-3e73379540d0/?format=api"
},
{
"id": "1988c22c-34c1-4db1-9a81-4c08ac50e285",
"gambit_id": "31650fc5-d584-49f7-922a-3c04f73d43f5",
"last_updated": "2022-10-31T10:52:25.087042-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eastern Michigan",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bffa292-fb4e-4fa2-84a0-3e73379540d0/?format=api"
}
]
}