GET /api/bet_types/ae39ab6c-9686-4798-89ad-da7214764130/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae39ab6c-9686-4798-89ad-da7214764130",
"match": "https://api-prod.gambitprofit.com/api/matches/d6bdd4a4-73d7-4361-b34d-4f8d588a5cae/?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 2.5",
"amount": 6538.0
},
{
"team": "Game Total Under 2.5",
"amount": 3462.0
}
],
"expected_reward_tokens": 9347.4,
"profit_sb": -152.6,
"profit_sb_percentage": -1.61,
"recommended": false
},
"lines": [
{
"id": "1c86ab18-c0d1-4987-aab3-7d1f85c20226",
"gambit_id": "55891868-bb93-4c4a-8720-31bac3d77ab5",
"last_updated": "2022-10-13T09:57:19.617010-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.43000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae39ab6c-9686-4798-89ad-da7214764130/?format=api"
},
{
"id": "8d75cf16-e2ca-455f-8d42-c8dd68a20aa1",
"gambit_id": "84cff8e6-6eb8-4fbb-84ce-7d274bcd3b73",
"last_updated": "2022-10-13T09:57:19.615858-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.70000",
"odds": "2.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae39ab6c-9686-4798-89ad-da7214764130/?format=api"
}
]
}