GET /api/bet_types/6a61c42d-c2f9-455a-8f26-826b8add126c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a61c42d-c2f9-455a-8f26-826b8add126c",
"match": "https://api-prod.gambitprofit.com/api/matches/e521a5a7-ab53-43fb-a5bf-fcf4ebc6c323/?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": "100 Thieves",
"amount": 6845.0
},
{
"team": "Flyquest",
"amount": 3155.0
}
],
"expected_reward_tokens": 8897.1,
"profit_sb": -102.9,
"profit_sb_percentage": -1.14,
"recommended": false
},
"lines": [
{
"id": "6c3f71f4-e4a7-4c97-ac95-31adf5d2adb3",
"gambit_id": "3182d23a-4ac7-40de-a8d3-5d505b982569",
"last_updated": "2022-08-13T11:07:13.349423-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "100 Thieves",
"reward": "1.30000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a61c42d-c2f9-455a-8f26-826b8add126c/?format=api"
},
{
"id": "c618fba2-bf5e-4511-876c-df1e5bb9c9b4",
"gambit_id": "8844f374-fa12-463f-abcc-b5f646eeb1e1",
"last_updated": "2022-08-13T11:07:13.349942-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Flyquest",
"reward": "2.82000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a61c42d-c2f9-455a-8f26-826b8add126c/?format=api"
}
]
}