GET /api/bet_types/00d677c8-1045-4680-87bd-843c0b97b3e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00d677c8-1045-4680-87bd-843c0b97b3e4",
"match": "https://api-prod.gambitprofit.com/api/matches/1bfa6a5c-aabd-410c-b50b-22166b4ba9b6/?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": "CLE (T McKenzie)",
"amount": 5505.0
},
{
"team": "KAN (B Singer)",
"amount": 4495.0
}
],
"expected_reward_tokens": 9303.45,
"profit_sb": 303.45,
"profit_sb_percentage": 3.37,
"recommended": true
},
"lines": [
{
"id": "6b5a0442-a095-4dfb-9b05-1389b0c6c8cd",
"gambit_id": "fc1c771f-106f-4e6a-ba5b-7548c5ba827d",
"last_updated": "2022-09-06T09:22:09.228481-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (T McKenzie)",
"reward": "1.69000",
"odds": "1.77520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d677c8-1045-4680-87bd-843c0b97b3e4/?format=api"
},
{
"id": "2303412e-9f69-4546-9449-db81f3dd29dd",
"gambit_id": "25d1012f-0402-4b9e-ac4e-b20237766a42",
"last_updated": "2022-09-06T09:22:09.227363-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (B Singer)",
"reward": "2.07000",
"odds": "2.19000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d677c8-1045-4680-87bd-843c0b97b3e4/?format=api"
}
]
}