GET /api/bet_types/5456dc4f-217d-43ec-a262-ff4b38d03a7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5456dc4f-217d-43ec-a262-ff4b38d03a7e",
"match": "https://api-prod.gambitprofit.com/api/matches/f097f45e-0c26-4e5c-8f18-79f802764b69/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T09:23:02.674056-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "30ce7f2d-a039-4b2a-9e8c-e977ddd7fdb4",
"gambit_id": "42646a51-31a7-415b-82bf-7f19408463af",
"last_updated": "2023-09-16T10:28:11.207425-04:00",
"created_at": "2023-09-15T09:23:02.677756-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5456dc4f-217d-43ec-a262-ff4b38d03a7e/?format=api"
},
{
"id": "c68d9f0a-b955-4709-8d29-da6a82c96f72",
"gambit_id": "82dc0b8d-cf4b-4971-ad92-7b13a5565c7f",
"last_updated": "2023-09-16T10:28:11.210693-04:00",
"created_at": "2023-09-15T09:23:02.681996-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5456dc4f-217d-43ec-a262-ff4b38d03a7e/?format=api"
}
]
}