GET /api/bet_types/492de093-77b6-4a5c-900e-7b71c295ae4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "492de093-77b6-4a5c-900e-7b71c295ae4b",
"match": "https://api-prod.gambitprofit.com/api/matches/50f8b932-6fc4-4cc7-a820-c9cccbfc2054/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T10:03:19.394622-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "132dff4c-923d-4244-b76b-09cbc91cb78a",
"gambit_id": "2d5fb773-1dac-4454-b647-ff4268d89e53",
"last_updated": "2023-12-21T10:48:25.812149-05:00",
"created_at": "2023-12-20T10:03:19.398063-05:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/492de093-77b6-4a5c-900e-7b71c295ae4b/?format=api"
},
{
"id": "b79d4de8-527b-47b6-a4d9-0674c939e119",
"gambit_id": "84aeaf4b-31bd-48b0-bebf-652d196a1504",
"last_updated": "2023-12-21T10:48:25.816031-05:00",
"created_at": "2023-12-20T10:03:19.402953-05:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/492de093-77b6-4a5c-900e-7b71c295ae4b/?format=api"
}
]
}