GET /api/bet_types/99f54da3-c36d-40a1-ae23-bcaad90444c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99f54da3-c36d-40a1-ae23-bcaad90444c6",
"match": "https://api-prod.gambitprofit.com/api/matches/03969edb-4fc8-483e-ad0e-37bdc68aae56/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:18:24.956728-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 Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "19be6485-a695-4e2d-8e12-0a335078c7d0",
"gambit_id": "c4e73122-0d58-4a00-92cf-264b135dc626",
"last_updated": "2024-01-05T22:58:12.100267-05:00",
"created_at": "2024-01-04T09:18:24.966219-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f54da3-c36d-40a1-ae23-bcaad90444c6/?format=api"
},
{
"id": "f31f04dc-a1b5-4346-8776-df9c31deed17",
"gambit_id": "432ce2bd-2dac-4eaa-8342-9eb40e3f55fe",
"last_updated": "2024-01-05T22:58:12.095737-05:00",
"created_at": "2024-01-04T09:18:24.961405-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f54da3-c36d-40a1-ae23-bcaad90444c6/?format=api"
}
]
}