GET /api/bet_types/f47c67bd-954f-4bba-92f9-2289acfcb085/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f47c67bd-954f-4bba-92f9-2289acfcb085",
"match": "https://api-prod.gambitprofit.com/api/matches/059e63aa-5863-4ca2-a998-e36d1ef21479/?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 2.5",
"amount": 5154.0
},
{
"team": "Game Total Over 2.5",
"amount": 4846.0
}
],
"expected_reward_tokens": 8916.42,
"profit_sb": -83.58,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "12f36546-1c39-483c-961d-e34e7d9a756e",
"gambit_id": "d9d67c5d-e7bf-4228-9120-2569a8706e41",
"last_updated": "2022-11-07T09:27:08.611969-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.73000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47c67bd-954f-4bba-92f9-2289acfcb085/?format=api"
},
{
"id": "71e8d2d0-ef95-4406-9c58-33a57e26a479",
"gambit_id": "3a805439-ed31-46bf-b031-5b23e20eb440",
"last_updated": "2022-11-07T09:27:08.613066-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.84000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47c67bd-954f-4bba-92f9-2289acfcb085/?format=api"
}
]
}