GET /api/bet_types/9af3cdd0-1462-43bf-b63f-9e9ea6841ac5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9af3cdd0-1462-43bf-b63f-9e9ea6841ac5",
"match": "https://api-prod.gambitprofit.com/api/matches/7d22b0e7-32c5-44a8-bd43-c271ec47bd6e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:23.033422-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 Over 244",
"amount": 5000.0
},
{
"team": "Game Total Under 244",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8aede474-ffcd-49fb-9208-685750ef9bf7",
"gambit_id": "4687c695-9f5f-4adf-8348-c8deecbc842b",
"last_updated": "2024-01-19T20:38:13.600015-05:00",
"created_at": "2024-01-18T10:18:23.037096-05:00",
"name": "Game Total Over 244",
"reward": "1.87000",
"odds": "1.90910",
"spread": "244.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3cdd0-1462-43bf-b63f-9e9ea6841ac5/?format=api"
},
{
"id": "08247bfe-c3ad-4f6e-bf20-f1bcfc5b0ad7",
"gambit_id": "733bd1c0-0830-47ff-a3cc-6c0192fce901",
"last_updated": "2024-01-19T20:38:13.603452-05:00",
"created_at": "2024-01-18T10:18:23.041146-05:00",
"name": "Game Total Under 244",
"reward": "1.87000",
"odds": "1.90910",
"spread": "244.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3cdd0-1462-43bf-b63f-9e9ea6841ac5/?format=api"
}
]
}