GET /api/bet_types/f22baeea-99ac-4ae1-8543-ef60bd0b8cb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f22baeea-99ac-4ae1-8543-ef60bd0b8cb3",
"match": "https://api-prod.gambitprofit.com/api/matches/b65f6946-ca11-4459-b8e0-e565f3e61ef5/?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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Under 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "940078ee-422c-4b9a-933b-d743e490b9ed",
"gambit_id": "8f9d040c-433f-40a1-a922-0f3a73b40bcd",
"last_updated": "2022-09-12T10:17:27.823425-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22baeea-99ac-4ae1-8543-ef60bd0b8cb3/?format=api"
},
{
"id": "a3fc1cbe-b58d-4a7c-a4a5-4b472d7b3c04",
"gambit_id": "b2801af6-d40e-42d9-82e2-ffcbc5c4808d",
"last_updated": "2022-09-12T10:17:27.822272-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22baeea-99ac-4ae1-8543-ef60bd0b8cb3/?format=api"
}
]
}