GET /api/bet_types/d28e1c88-5a19-496b-9734-d2e87d94241e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d28e1c88-5a19-496b-9734-d2e87d94241e",
"match": "https://api-prod.gambitprofit.com/api/matches/20bc1fd9-08e1-45e7-b91e-73918fb8a036/?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": "Brooklyn Nets",
"amount": 7303.0
},
{
"team": "Indiana Pacers",
"amount": 2697.0
}
],
"expected_reward_tokens": 9493.44,
"profit_sb": -6.56,
"profit_sb_percentage": -0.07,
"recommended": false
},
"lines": [
{
"id": "f5d1eb23-bfe5-4468-84d0-28018671341d",
"gambit_id": "9cc343b1-5c43-4e7f-ba3f-989efcae1212",
"last_updated": "2022-11-01T09:52:27.412803-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brooklyn Nets",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28e1c88-5a19-496b-9734-d2e87d94241e/?format=api"
},
{
"id": "43baf882-5c26-4a9d-a44b-ca286853f36e",
"gambit_id": "8de25876-f4de-4908-ade2-8728b2ff0b75",
"last_updated": "2022-11-01T09:52:27.413795-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "3.52000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28e1c88-5a19-496b-9734-d2e87d94241e/?format=api"
}
]
}