GET /api/bet_types/31cd94a7-1be3-4718-a4fb-520a2a6d1dcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31cd94a7-1be3-4718-a4fb-520a2a6d1dcd",
"match": "https://api-prod.gambitprofit.com/api/matches/f666c26c-58cf-43da-a719-bfff8cac682b/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:52:56.356810-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "1bf409fe-7b13-49e6-9e66-694e6867ab08",
"gambit_id": "47b39e9d-c125-44af-8aef-c6b2e469832e",
"last_updated": "2023-10-13T20:53:03.153437-04:00",
"created_at": "2023-10-12T10:52:56.365217-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cd94a7-1be3-4718-a4fb-520a2a6d1dcd/?format=api"
},
{
"id": "35f2bd0d-754a-40d8-9a61-92dcaa21a3d9",
"gambit_id": "ff6fa971-1fab-4c58-9ae4-5a291e6af423",
"last_updated": "2023-10-13T20:53:03.144197-04:00",
"created_at": "2023-10-12T10:52:56.360859-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cd94a7-1be3-4718-a4fb-520a2a6d1dcd/?format=api"
}
]
}