GET /api/bet_types/e13410a8-2a21-426e-a990-9bd59bcf2fe2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e13410a8-2a21-426e-a990-9bd59bcf2fe2",
"match": "https://api-prod.gambitprofit.com/api/matches/bd1863f8-a1ba-46ea-9565-0785079dd964/?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": "Coastal Carolina",
"amount": 7873.0
},
{
"team": "Buffalo",
"amount": 2127.0
}
],
"expected_reward_tokens": 9209.91,
"profit_sb": 209.91,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "4444215e-f1d2-4631-bf74-93a61b02efe6",
"gambit_id": "ec61ee4c-1bc7-4f70-a64e-647628715298",
"last_updated": "2022-09-18T20:47:18.280247-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Coastal Carolina",
"reward": "1.17000",
"odds": "1.19610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13410a8-2a21-426e-a990-9bd59bcf2fe2/?format=api"
},
{
"id": "f786293a-03a9-427c-9019-2aa3cc39044a",
"gambit_id": "2dcd48ce-4e41-4aff-b61b-4d22e10629b5",
"last_updated": "2022-09-18T20:47:18.281231-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo",
"reward": "4.33000",
"odds": "4.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13410a8-2a21-426e-a990-9bd59bcf2fe2/?format=api"
}
]
}