GET /api/bet_types/b452c4cd-8b6f-4180-aa3d-044958401791/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b452c4cd-8b6f-4180-aa3d-044958401791",
"match": "https://api-prod.gambitprofit.com/api/matches/4a2f7e71-c417-4406-a477-1d5004c78383/?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 8",
"amount": 5096.0
},
{
"team": "Game Total Over 8",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "b1ec38c1-03d8-4ffd-a7b0-20109735d841",
"gambit_id": "5471019b-a35e-47e2-b8e8-4a86512f54ed",
"last_updated": "2022-09-08T10:02:06.232135-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b452c4cd-8b6f-4180-aa3d-044958401791/?format=api"
},
{
"id": "a6d1e437-694a-449a-bab1-667f6b4fb6a1",
"gambit_id": "57dd5300-96be-4dbc-9d8f-f1394ed251af",
"last_updated": "2022-09-08T10:02:06.233248-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b452c4cd-8b6f-4180-aa3d-044958401791/?format=api"
}
]
}