GET /api/bet_types/dfdb878b-649c-442c-a7ee-19b42955f122/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfdb878b-649c-442c-a7ee-19b42955f122",
"match": "https://api-prod.gambitprofit.com/api/matches/6ed62dbf-3699-4e79-816c-6710ca5e3751/?format=api",
"name": "Over/Under",
"created_at": "2023-05-31T11:47:15.035418-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3e646fbf-c894-4add-af04-0fda683493e9",
"gambit_id": "840ade0b-4f4b-4991-99ea-b52809b6ec26",
"last_updated": "2023-06-01T10:12:09.906873-04:00",
"created_at": "2023-05-31T11:47:15.037690-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfdb878b-649c-442c-a7ee-19b42955f122/?format=api"
},
{
"id": "55942211-fef1-4237-a350-30e56e04aa91",
"gambit_id": "edf1ced1-f990-4bc3-99a8-9eef979a6e5a",
"last_updated": "2023-06-01T10:12:09.909876-04:00",
"created_at": "2023-05-31T11:47:15.039893-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfdb878b-649c-442c-a7ee-19b42955f122/?format=api"
}
]
}