GET /api/bet_types/49a8dc2f-bedb-4954-a35e-46b9cd2a455d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49a8dc2f-bedb-4954-a35e-46b9cd2a455d",
"match": "https://api-prod.gambitprofit.com/api/matches/ac49aa3e-7a74-47cc-bb72-f7bc7aee10d2/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 6067.0
},
{
"team": "Game Total Under 2.5",
"amount": 3933.0
}
],
"expected_reward_tokens": 9281.88,
"profit_sb": -218.12,
"profit_sb_percentage": -2.3,
"recommended": false
},
"lines": [
{
"id": "368d9ac4-dbdf-4771-a7b2-90bafbf8bd75",
"gambit_id": "77aff0cc-a797-4eee-89e8-141ca1d7c682",
"last_updated": "2022-10-12T10:27:02.263935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.53000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a8dc2f-bedb-4954-a35e-46b9cd2a455d/?format=api"
},
{
"id": "3c9342fb-35c3-4e9a-9b64-ac88d523d271",
"gambit_id": "7fb35941-6189-4ff6-ae6c-ebdbc09a642f",
"last_updated": "2022-10-12T10:27:02.262705-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.36000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a8dc2f-bedb-4954-a35e-46b9cd2a455d/?format=api"
}
]
}