GET /api/bet_types/e929c04d-8486-4454-b667-06ca04a53a18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e929c04d-8486-4454-b667-06ca04a53a18",
"match": "https://api-prod.gambitprofit.com/api/matches/3f625b3e-3270-488e-bf74-b2667003c17f/?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 Under 54.5",
"amount": 5000.0
},
{
"team": "Game Total Over 54.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "144b4934-f2d6-4ee8-a06a-d08b9238357b",
"gambit_id": "7945fea5-376e-447d-bba7-83266d27426e",
"last_updated": "2022-10-11T11:27:06.434870-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e929c04d-8486-4454-b667-06ca04a53a18/?format=api"
},
{
"id": "333c3fd9-8caf-45d6-9697-cb9e81549388",
"gambit_id": "3edc8136-ca1b-4998-bb6b-8b575441e0e2",
"last_updated": "2022-10-11T11:27:06.435811-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e929c04d-8486-4454-b667-06ca04a53a18/?format=api"
}
]
}