GET /api/bet_types/4827e532-3583-4b26-ab10-a9e56fece54a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4827e532-3583-4b26-ab10-a9e56fece54a",
"match": "https://api-prod.gambitprofit.com/api/matches/7e51b3a0-c2e8-42bb-b156-54785b3181ff/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T10:07:02.603714-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 237",
"amount": 5000.0
},
{
"team": "Game Total Over 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "14067faa-0cdf-4428-b20a-79d09fdf9916",
"gambit_id": "c82abfea-674a-4aee-84fc-04b17cf36207",
"last_updated": "2023-03-30T10:37:04.510460-04:00",
"created_at": "2023-03-29T10:07:02.606701-04:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4827e532-3583-4b26-ab10-a9e56fece54a/?format=api"
},
{
"id": "ac00dda0-a9b1-4321-8486-aaf25d369555",
"gambit_id": "3f34d7dd-acde-46c1-89cb-959fe782ea71",
"last_updated": "2023-03-30T10:37:04.513776-04:00",
"created_at": "2023-03-29T10:07:02.609312-04:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4827e532-3583-4b26-ab10-a9e56fece54a/?format=api"
}
]
}