GET /api/bet_types/d46cc07f-3755-41a1-8254-486729b01cb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d46cc07f-3755-41a1-8254-486729b01cb1",
"match": "https://api-prod.gambitprofit.com/api/matches/daabab6e-eaaf-4ff7-b606-7aeba9e5a621/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T10:23:20.476870-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": "Boston Celtics",
"amount": 7490.0
},
{
"team": "Miami Heat",
"amount": 2510.0
}
],
"expected_reward_tokens": 9437.4,
"profit_sb": -62.6,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "b22d6c42-f657-4549-96e0-aecc1a5ce5de",
"gambit_id": "1ac0b0e2-a8b2-459d-9809-9dddbb0addeb",
"last_updated": "2023-10-30T15:08:13.987044-04:00",
"created_at": "2023-10-27T10:23:20.487127-04:00",
"name": "Boston Celtics",
"reward": "1.26000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d46cc07f-3755-41a1-8254-486729b01cb1/?format=api"
},
{
"id": "b7481f41-f26e-4a4d-93b4-3e591ec56efe",
"gambit_id": "a0d69686-00f0-45bf-bf96-f35beff1c420",
"last_updated": "2023-10-30T15:08:13.981208-04:00",
"created_at": "2023-10-27T10:23:20.481908-04:00",
"name": "Miami Heat",
"reward": "3.76000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d46cc07f-3755-41a1-8254-486729b01cb1/?format=api"
}
]
}