GET /api/bet_types/2541fb55-5b80-4ba6-bb9f-2df550fe8391/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2541fb55-5b80-4ba6-bb9f-2df550fe8391",
"match": "https://api-prod.gambitprofit.com/api/matches/19b11382-b6e6-41a3-9213-a095942cc069/?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",
"amount": 5000.0
},
{
"team": "Game Total Over 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "df93d812-624a-4237-a762-59ac87e819a2",
"gambit_id": "91ec2547-7a39-4488-a476-04994f18945d",
"last_updated": "2022-10-23T09:22:21.166934-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2541fb55-5b80-4ba6-bb9f-2df550fe8391/?format=api"
},
{
"id": "3260f5b6-6f41-489e-91ee-c4e59a42933e",
"gambit_id": "01675264-4b7f-4194-9501-d7adad366dba",
"last_updated": "2022-10-23T09:22:21.167948-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2541fb55-5b80-4ba6-bb9f-2df550fe8391/?format=api"
}
]
}