GET /api/bet_types/113e1a3a-9b96-443d-9db8-72967b67056b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "113e1a3a-9b96-443d-9db8-72967b67056b",
"match": "https://api-prod.gambitprofit.com/api/matches/667b449c-3578-4ea6-8a53-d28e887fcc75/?format=api",
"name": "Over/Under",
"created_at": "2024-01-11T09:38:14.770510-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 247.5",
"amount": 5000.0
},
{
"team": "Game Total Over 247.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "da3df686-bfb2-4303-8b3d-b2b2b00e4ecc",
"gambit_id": "01073860-dcc3-4bef-8c0d-66748a499b67",
"last_updated": "2024-01-15T09:43:16.246620-05:00",
"created_at": "2024-01-11T09:38:14.774023-05:00",
"name": "Game Total Under 247.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/113e1a3a-9b96-443d-9db8-72967b67056b/?format=api"
},
{
"id": "35850143-70ef-40ee-b0a9-a361ca350df0",
"gambit_id": "27de7fdc-6e6d-434e-9e9a-236acf428f11",
"last_updated": "2024-01-15T09:43:16.243175-05:00",
"created_at": "2024-01-11T09:38:14.777812-05:00",
"name": "Game Total Over 247.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/113e1a3a-9b96-443d-9db8-72967b67056b/?format=api"
}
]
}