GET /api/bet_types/6267923d-a7b0-4c58-be0b-73417c76bf08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6267923d-a7b0-4c58-be0b-73417c76bf08",
"match": "https://api-prod.gambitprofit.com/api/matches/262212f0-50ae-4181-942b-cd30871cd565/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6376b790-a356-41b0-a9e6-102edcf0d070",
"gambit_id": "bc3d0dda-64b5-4468-9c93-36ee5e5f08f1",
"last_updated": "2022-12-24T17:12:14.848148-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6267923d-a7b0-4c58-be0b-73417c76bf08/?format=api"
},
{
"id": "a569dbe3-fcc6-46dc-ab42-64aaf7a90a09",
"gambit_id": "2da9334a-d9dc-4d27-b5a3-835eb5c7adec",
"last_updated": "2022-12-24T17:12:14.847017-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6267923d-a7b0-4c58-be0b-73417c76bf08/?format=api"
}
]
}