GET /api/bet_types/1f35a48c-3adf-448f-ab01-96c56e9074ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f35a48c-3adf-448f-ab01-96c56e9074ee",
"match": "https://api-prod.gambitprofit.com/api/matches/b588939d-4f82-418c-93f5-380a52464926/?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": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "ae90d955-b98b-4e0b-a5c6-1990fd4ea859",
"gambit_id": "598b5a58-5a00-4d3c-8447-ee4dbc83c56b",
"last_updated": "2022-09-05T21:27:08.684116-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f35a48c-3adf-448f-ab01-96c56e9074ee/?format=api"
},
{
"id": "c61048ba-35cf-4a7a-9216-a63ae4ceaecf",
"gambit_id": "ef104a3e-f5a5-4a3f-ad48-5d94a0aeef1e",
"last_updated": "2022-09-05T21:27:08.685157-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f35a48c-3adf-448f-ab01-96c56e9074ee/?format=api"
}
]
}