GET /api/bet_types/09fa0bd5-900b-4c3f-82aa-22bab4d1127d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09fa0bd5-900b-4c3f-82aa-22bab4d1127d",
"match": "https://api-prod.gambitprofit.com/api/matches/caf38dd4-96d1-441c-a8fa-e5dcb1c898b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T09:23:05.651706-04: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": "SDG (M Wacha)",
"amount": 5914.0
},
{
"team": "CIN (B Williamson)",
"amount": 4086.0
}
],
"expected_reward_tokens": 9520.38,
"profit_sb": 20.38,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "4b4fcfd3-979c-45ae-ae5b-b26370a488e1",
"gambit_id": "ebda42d9-a42b-4684-ad62-4a5576dec284",
"last_updated": "2023-07-03T01:18:11.178899-04:00",
"created_at": "2023-07-01T09:23:05.654629-04:00",
"name": "SDG (M Wacha)",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09fa0bd5-900b-4c3f-82aa-22bab4d1127d/?format=api"
},
{
"id": "c49f1176-e103-4e23-949e-5a5d9bf9185d",
"gambit_id": "1f8cf293-3eff-4471-b585-a7d300f7ade0",
"last_updated": "2023-07-03T01:18:11.180267-04:00",
"created_at": "2023-07-01T09:23:05.657371-04:00",
"name": "CIN (B Williamson)",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09fa0bd5-900b-4c3f-82aa-22bab4d1127d/?format=api"
}
]
}