GET /api/bet_types/1df3092d-5bac-4019-9e35-8e4d37bf0a35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1df3092d-5bac-4019-9e35-8e4d37bf0a35",
"match": "https://api-prod.gambitprofit.com/api/matches/ef993521-ba83-4b3d-b3a8-69320d0e7c83/?format=api",
"name": "Over/Under",
"created_at": "2023-03-20T10:02:05.076234-04: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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0dbab79f-82f5-4a9b-89e4-91ef81cd4add",
"gambit_id": "38dadf62-24a1-4b3d-90a4-efabb68ba663",
"last_updated": "2023-03-21T10:16:53.233470-04:00",
"created_at": "2023-03-20T10:02:05.081896-04:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df3092d-5bac-4019-9e35-8e4d37bf0a35/?format=api"
},
{
"id": "d2fd4804-e397-441f-a6a0-a4660d6541ab",
"gambit_id": "4f9dcef1-c311-4771-80b2-22b9dcf5657c",
"last_updated": "2023-03-21T10:16:53.231304-04:00",
"created_at": "2023-03-20T10:02:05.079004-04:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df3092d-5bac-4019-9e35-8e4d37bf0a35/?format=api"
}
]
}