GET /api/bet_types/e2b8a898-fca9-4630-9e53-ad02e28bfd49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2b8a898-fca9-4630-9e53-ad02e28bfd49",
"match": "https://api-prod.gambitprofit.com/api/matches/42109887-9ef7-49d0-902c-48f85770154f/?format=api",
"name": "Over/Under",
"created_at": "2023-10-16T09:52:55.598814-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.5",
"amount": 5094.0
},
{
"team": "Game Total Under 8.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "ebd876a2-7e34-4e3a-ad9b-cad4ab8f6c54",
"gambit_id": "e6153034-e74b-4c58-a94e-c587732f3a96",
"last_updated": "2023-10-17T10:13:14.081727-04:00",
"created_at": "2023-10-16T09:52:55.603597-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2b8a898-fca9-4630-9e53-ad02e28bfd49/?format=api"
},
{
"id": "dc84441b-5705-4e83-af54-37cbc92c1109",
"gambit_id": "549241f4-eb14-4aeb-8753-33d0cb6840fd",
"last_updated": "2023-10-17T10:13:14.087288-04:00",
"created_at": "2023-10-16T09:52:55.607834-04:00",
"name": "Game Total Under 8.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2b8a898-fca9-4630-9e53-ad02e28bfd49/?format=api"
}
]
}