GET /api/bet_types/438b5258-654b-4472-9391-3ec188fe417d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "438b5258-654b-4472-9391-3ec188fe417d",
"match": "https://api-prod.gambitprofit.com/api/matches/6ce4b0d8-f165-4ea4-a7e6-b0e50a39b32f/?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 Over 6",
"amount": 5212.0
},
{
"team": "Game Total Under 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "1ceb64c0-b836-4078-9fdb-cf8fb1cff1b4",
"gambit_id": "19a0e034-6cf3-48ff-a63e-cf5bfce65013",
"last_updated": "2022-10-19T09:42:25.934742-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/438b5258-654b-4472-9391-3ec188fe417d/?format=api"
},
{
"id": "730138a7-1cc2-4438-ac24-0ad495b49ca0",
"gambit_id": "a8e22e02-51f5-41d0-a5eb-49418680f7a2",
"last_updated": "2022-10-19T09:42:25.933776-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/438b5258-654b-4472-9391-3ec188fe417d/?format=api"
}
]
}