GET /api/bet_types/c92258e9-12df-4dbe-8323-c54502cecc03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c92258e9-12df-4dbe-8323-c54502cecc03",
"match": "https://api-prod.gambitprofit.com/api/matches/5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8/?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 50.5",
"amount": 5000.0
},
{
"team": "Game Total Over 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "7fd30bbb-f2ca-4b03-9f9f-278ccb1631fa",
"gambit_id": "8fc2d12f-8a92-4ae0-8b13-016c140df93b",
"last_updated": "2022-10-31T10:27:22.990156-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92258e9-12df-4dbe-8323-c54502cecc03/?format=api"
},
{
"id": "124c1154-2dd4-4264-9b36-f27b212a1185",
"gambit_id": "0fc93f12-9642-439f-9a70-9ef62d556c43",
"last_updated": "2022-10-31T10:27:22.991279-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92258e9-12df-4dbe-8323-c54502cecc03/?format=api"
}
]
}