GET /api/bet_types/aecae773-3a99-4911-a426-41be21d4daca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aecae773-3a99-4911-a426-41be21d4daca",
"match": "https://api-prod.gambitprofit.com/api/matches/2239efdc-5f6e-4c8c-82e8-5ccd143e9ebb/?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 55",
"amount": 5000.0
},
{
"team": "Game Total Over 55",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "e066b973-b8e9-489e-9139-be0c49ec5fa4",
"gambit_id": "3639c942-e5bf-4b98-a68e-d0a979a650c3",
"last_updated": "2022-09-11T09:52:32.203702-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55",
"reward": "1.81000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aecae773-3a99-4911-a426-41be21d4daca/?format=api"
},
{
"id": "5a3d4a67-7726-4033-8ebd-41433433fe56",
"gambit_id": "6499269f-2cc1-4e98-8248-ad1cac595ee7",
"last_updated": "2022-09-11T09:52:32.204804-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55",
"reward": "1.81000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aecae773-3a99-4911-a426-41be21d4daca/?format=api"
}
]
}