GET /api/bet_types/91ac5550-49bc-468c-8447-06542928a9db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91ac5550-49bc-468c-8447-06542928a9db",
"match": "https://api-prod.gambitprofit.com/api/matches/a15ca287-d25c-459f-9ef8-787c1c37a2e9/?format=api",
"name": "Over/Under",
"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": "Game Total Under 43",
"amount": 5000.0
},
{
"team": "Game Total Over 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "be1d86c0-facb-40a1-9dc2-888b69312ffe",
"gambit_id": "47bf51cc-8b3e-46d6-9ecb-b4c3b8c6a31b",
"last_updated": "2022-10-23T21:31:52.030986-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ac5550-49bc-468c-8447-06542928a9db/?format=api"
},
{
"id": "5cc517a1-dcfa-4d26-bc11-b86acb122ca9",
"gambit_id": "a679067e-cfeb-4e56-8373-2e2b4908166b",
"last_updated": "2022-10-23T21:31:52.032323-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ac5550-49bc-468c-8447-06542928a9db/?format=api"
}
]
}