GET /api/bet_types/8b016cc1-d6c1-4eba-8b81-0161a796b805/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b016cc1-d6c1-4eba-8b81-0161a796b805",
"match": "https://api-prod.gambitprofit.com/api/matches/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:13.855379-04: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 Over 43.5",
"amount": 5000.0
},
{
"team": "Game Total Under 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "afb450b7-d0a3-4a37-9f0d-0e1df959db71",
"gambit_id": "22161ec2-a85d-487b-b247-7e144f90daae",
"last_updated": "2023-09-26T09:08:33.696231-04:00",
"created_at": "2023-09-20T09:58:13.859792-04:00",
"name": "Game Total Over 43.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b016cc1-d6c1-4eba-8b81-0161a796b805/?format=api"
},
{
"id": "8bacf90c-13a4-4280-b504-77744284fac0",
"gambit_id": "6f53ada3-03b2-41e4-8133-681ed165576c",
"last_updated": "2023-09-26T09:08:33.699623-04:00",
"created_at": "2023-09-20T09:58:13.864934-04:00",
"name": "Game Total Under 43.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b016cc1-d6c1-4eba-8b81-0161a796b805/?format=api"
}
]
}