GET /api/bet_types/462af6c7-4fb8-43ae-af99-9b4ff256e0ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "462af6c7-4fb8-43ae-af99-9b4ff256e0ca",
"match": "https://api-prod.gambitprofit.com/api/matches/c9d026ef-1757-474c-8ca0-65da99449484/?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 55",
"amount": 5000.0
},
{
"team": "Game Total Over 55",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3519c5de-10a9-43b0-9da2-92f5a315c32a",
"gambit_id": "a20bda1a-c6ee-46e3-9e7c-820db39fe6ed",
"last_updated": "2022-10-23T21:46:54.918592-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55",
"reward": "1.88000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/462af6c7-4fb8-43ae-af99-9b4ff256e0ca/?format=api"
},
{
"id": "011d9535-3e51-42b2-b860-ce08a93971f3",
"gambit_id": "80df573f-ac55-48f0-80ce-029700008dd4",
"last_updated": "2022-10-23T21:46:54.919704-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55",
"reward": "1.88000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/462af6c7-4fb8-43ae-af99-9b4ff256e0ca/?format=api"
}
]
}