GET /api/bet_types/52383318-263b-4626-9c02-90276e3436b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52383318-263b-4626-9c02-90276e3436b7",
"match": "https://api-prod.gambitprofit.com/api/matches/ae1d6654-fa68-4964-b442-9e0aab76aca0/?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 232.5",
"amount": 5000.0
},
{
"team": "Game Total Over 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "7f08d585-68cf-4e86-a0c7-0270463e6a74",
"gambit_id": "a2a44835-0590-46f7-a2e1-7462f1b98af1",
"last_updated": "2022-10-24T11:47:18.596380-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52383318-263b-4626-9c02-90276e3436b7/?format=api"
},
{
"id": "a848f0a7-5e06-4d72-a67b-1f8dd741d289",
"gambit_id": "df6e3391-f221-4d29-8385-088bc721aae8",
"last_updated": "2022-10-24T11:47:18.597411-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52383318-263b-4626-9c02-90276e3436b7/?format=api"
}
]
}