GET /api/bet_types/e8b29574-c910-426f-972a-d4e6aa501fa5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8b29574-c910-426f-972a-d4e6aa501fa5",
"match": "https://api-prod.gambitprofit.com/api/matches/4d0c41ae-7b27-407e-8eda-11301597abde/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T10:21:51.922636-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 Over 40",
"amount": 5000.0
},
{
"team": "Game Total Under 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "543df705-e204-4362-b169-8b2324aa8f4b",
"gambit_id": "2924fa04-bf51-471e-819f-210467f0e53d",
"last_updated": "2023-01-16T10:37:18.368576-05:00",
"created_at": "2023-01-11T10:21:51.925101-05:00",
"name": "Game Total Over 40",
"reward": "1.78000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b29574-c910-426f-972a-d4e6aa501fa5/?format=api"
},
{
"id": "e49890ef-eee8-43f5-9dd5-1c61543c7b38",
"gambit_id": "64d2797e-3f73-4702-b757-8aac7a119484",
"last_updated": "2023-01-16T10:37:18.365417-05:00",
"created_at": "2023-01-11T10:21:51.923874-05:00",
"name": "Game Total Under 40",
"reward": "1.78000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b29574-c910-426f-972a-d4e6aa501fa5/?format=api"
}
]
}