GET /api/bet_types/395f0d27-9f5e-4e9a-956c-42856cacd882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "395f0d27-9f5e-4e9a-956c-42856cacd882",
"match": "https://api-prod.gambitprofit.com/api/matches/6e69557b-5ca4-4e16-a073-31b62af313b8/?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 8",
"amount": 5096.0
},
{
"team": "Game Total Under 8",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "d858a6df-4662-4f04-a660-2e876c782148",
"gambit_id": "888bbc44-618f-4b7d-a52e-0bb154987ea1",
"last_updated": "2022-09-08T10:17:16.628431-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395f0d27-9f5e-4e9a-956c-42856cacd882/?format=api"
},
{
"id": "6ea8fcce-d677-40bc-90c4-c0c5e225f9b0",
"gambit_id": "16df9c52-c0a7-46c7-bd27-47feef2a0cbe",
"last_updated": "2022-09-08T10:17:16.627267-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395f0d27-9f5e-4e9a-956c-42856cacd882/?format=api"
}
]
}