GET /api/bet_types/c0a5dea9-13a4-4872-9ef2-52066d8db387/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0a5dea9-13a4-4872-9ef2-52066d8db387",
"match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T08:13:17.492557-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 Under 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4a69e601-1802-4216-bd57-b93208133c62",
"gambit_id": "951b8888-69b0-4fd1-8097-c9e3973d378c",
"last_updated": "2023-09-29T10:18:20.897247-04:00",
"created_at": "2023-09-28T08:13:17.502807-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a5dea9-13a4-4872-9ef2-52066d8db387/?format=api"
},
{
"id": "966fc5e7-9eb0-400f-80a8-8cd9ee067d97",
"gambit_id": "66ab2b05-7bb7-4a4c-867e-098e0062a90b",
"last_updated": "2023-09-29T10:18:20.900668-04:00",
"created_at": "2023-09-28T08:13:17.496896-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a5dea9-13a4-4872-9ef2-52066d8db387/?format=api"
}
]
}