GET /api/bet_types/cfed8479-40fc-4835-933e-4486ed732d69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfed8479-40fc-4835-933e-4486ed732d69",
"match": "https://api-prod.gambitprofit.com/api/matches/7adb63c5-0f87-43bd-a43d-47b8835ee0d1/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:16.787100-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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Under 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5a5d8dde-b0ec-4a9e-810f-59f72a0f79a0",
"gambit_id": "1eb7db38-6fc1-4242-a331-3f21c38b1da0",
"last_updated": "2023-11-23T16:33:06.181680-05:00",
"created_at": "2023-11-22T09:08:16.791866-05:00",
"name": "Game Total Over 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfed8479-40fc-4835-933e-4486ed732d69/?format=api"
},
{
"id": "b564389a-e857-41d0-817b-9f8cda3bd47f",
"gambit_id": "44c552cf-02ec-4ebf-a64b-c0be1f1df995",
"last_updated": "2023-11-23T16:33:06.185605-05:00",
"created_at": "2023-11-22T09:08:16.801238-05:00",
"name": "Game Total Under 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfed8479-40fc-4835-933e-4486ed732d69/?format=api"
}
]
}