GET /api/bet_types/6ef52739-7568-479d-bfac-584d824a354b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ef52739-7568-479d-bfac-584d824a354b",
"match": "https://api-prod.gambitprofit.com/api/matches/8921dc06-081b-4695-b40b-f42baa67c79e/?format=api",
"name": "Over/Under",
"created_at": "2023-03-20T11:36:56.495096-04: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 145.5",
"amount": 5000.0
},
{
"team": "Game Total Over 145.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cff9a8b2-e6e4-4d35-94e1-bbdb6752292a",
"gambit_id": "e3fe10d9-8fa8-4385-83b7-7bd426e0f315",
"last_updated": "2023-03-24T10:22:14.849292-04:00",
"created_at": "2023-03-20T11:36:56.497732-04:00",
"name": "Game Total Under 145.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "145.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ef52739-7568-479d-bfac-584d824a354b/?format=api"
},
{
"id": "6b61d966-a3ff-41b9-9939-00e9a6f35daa",
"gambit_id": "504fc06b-1943-43a9-bde3-acd9b13dc653",
"last_updated": "2023-03-24T10:22:14.851152-04:00",
"created_at": "2023-03-20T11:36:56.501575-04:00",
"name": "Game Total Over 145.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "145.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ef52739-7568-479d-bfac-584d824a354b/?format=api"
}
]
}