GET /api/bet_types/8adea4bf-b0be-4868-bc04-dd16024d7c7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8adea4bf-b0be-4868-bc04-dd16024d7c7c",
"match": "https://api-prod.gambitprofit.com/api/matches/de970ab4-57b3-41ce-8398-30db95a9db41/?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 Under 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c1163c12-692f-44fa-bec9-0022b1341914",
"gambit_id": "fd069996-d309-49e9-b7eb-ee8e06dd6c1f",
"last_updated": "2022-10-16T15:12:14.352520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8adea4bf-b0be-4868-bc04-dd16024d7c7c/?format=api"
},
{
"id": "2c86c0d1-8479-4ebd-a49e-6c603eeffbaa",
"gambit_id": "2fc69ee9-8c27-4594-b4c4-f44ed3d7472d",
"last_updated": "2022-10-16T15:12:14.353680-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8adea4bf-b0be-4868-bc04-dd16024d7c7c/?format=api"
}
]
}