GET /api/bet_types/ff53a396-13dc-40f9-91a5-db9589e41c7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff53a396-13dc-40f9-91a5-db9589e41c7e",
"match": "https://api-prod.gambitprofit.com/api/matches/13fad6a5-52b0-41fd-bcb8-f27ae8629d1e/?format=api",
"name": "Over/Under",
"created_at": "2023-07-31T13:03:13.516864-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": "e4bfa115-dda1-4c4a-bf37-173476cbd207",
"gambit_id": "ca693485-9c64-4676-8a29-b5ae930c17dc",
"last_updated": "2023-08-01T10:58:23.224238-04:00",
"created_at": "2023-07-31T13:03:13.521515-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/ff53a396-13dc-40f9-91a5-db9589e41c7e/?format=api"
},
{
"id": "bf2fa70d-9bdf-4151-87c9-d5d1d9e4cd4a",
"gambit_id": "bf6e9d1a-b02e-4c82-9057-109425c30aa0",
"last_updated": "2023-08-01T10:58:23.227602-04:00",
"created_at": "2023-07-31T13:03:13.527217-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/ff53a396-13dc-40f9-91a5-db9589e41c7e/?format=api"
}
]
}