GET /api/bet_types/08185778-1740-47e6-8624-e938ac905e8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08185778-1740-47e6-8624-e938ac905e8b",
"match": "https://api-prod.gambitprofit.com/api/matches/77d900e5-fa83-4ca1-a3bf-dec9f6af4094/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T11:21:59.601457-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "11398d96-e209-4fa6-b6e0-d8a6046cd056",
"gambit_id": "37a095a3-8e61-4985-b178-368bb835649d",
"last_updated": "2023-04-11T13:27:06.496979-04:00",
"created_at": "2023-04-10T11:21:59.605830-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08185778-1740-47e6-8624-e938ac905e8b/?format=api"
},
{
"id": "41d7f4dc-ce49-4f35-bb42-305fcaa0d64f",
"gambit_id": "29a3eb79-ad49-496c-87c6-607aa292c7b8",
"last_updated": "2023-04-11T13:27:06.493695-04:00",
"created_at": "2023-04-10T11:21:59.603687-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08185778-1740-47e6-8624-e938ac905e8b/?format=api"
}
]
}