GET /api/bet_types/b719de1f-b629-4748-bbbb-479cc4feba4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b719de1f-b629-4748-bbbb-479cc4feba4e",
"match": "https://api-prod.gambitprofit.com/api/matches/5b8351c8-dc6d-4440-b81a-33b9d337fe02/?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 8.5",
"amount": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "aa4f6bfb-c59b-4316-b92c-e65028bfbefb",
"gambit_id": "ae23d8be-4145-4a25-9a0e-774fc2b0103f",
"last_updated": "2022-09-13T22:52:07.851641-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b719de1f-b629-4748-bbbb-479cc4feba4e/?format=api"
},
{
"id": "b434f97e-c66f-43eb-a9be-48dd64e86f9e",
"gambit_id": "2d234c36-ecc6-49ff-80a5-76dec570131a",
"last_updated": "2022-09-13T22:52:07.850468-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b719de1f-b629-4748-bbbb-479cc4feba4e/?format=api"
}
]
}