GET /api/bet_types/21679650-149e-4308-81c6-8a1067f628b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21679650-149e-4308-81c6-8a1067f628b5",
"match": "https://api-prod.gambitprofit.com/api/matches/a5d3ac30-8917-4daa-8330-3e96ff05b817/?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": "Chicago Bulls",
"amount": 7427.0
},
{
"team": "Orlando Magic",
"amount": 2573.0
}
],
"expected_reward_tokens": 9209.48,
"profit_sb": 209.48,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "c013194a-3e4e-40bf-9465-07e9d2abfcb6",
"gambit_id": "e699131a-5a10-48a2-a6be-da820278bd0a",
"last_updated": "2022-11-19T10:43:35.900104-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "1.24000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21679650-149e-4308-81c6-8a1067f628b5/?format=api"
},
{
"id": "8215216b-8670-4082-9bc4-b420af951d1b",
"gambit_id": "6bc0e4d3-dc4f-4874-991c-6998807d4aa8",
"last_updated": "2022-11-19T10:43:35.901292-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "3.58000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21679650-149e-4308-81c6-8a1067f628b5/?format=api"
}
]
}