GET /api/bet_types/21fa12b3-2220-492a-8ba3-5bd2d610e017/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21fa12b3-2220-492a-8ba3-5bd2d610e017",
"match": "https://api-prod.gambitprofit.com/api/matches/8537bf61-12d8-4bc7-a1c8-4ead68fb6eb5/?format=api",
"name": "Over/Under",
"created_at": "2023-07-25T12:38:07.028583-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 7.5",
"amount": 5319.0
},
{
"team": "Game Total Over 7.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "e272356d-0208-40f4-88c8-df976cb5bd3e",
"gambit_id": "7204ba0e-a7c8-46f9-95a8-35f2c5df585e",
"last_updated": "2023-07-27T13:02:58.068978-04:00",
"created_at": "2023-07-25T12:38:07.038191-04:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fa12b3-2220-492a-8ba3-5bd2d610e017/?format=api"
},
{
"id": "a40996e3-b99a-4221-b956-7fffc6d2ea27",
"gambit_id": "7a434974-7408-4fc2-9906-2029ed5c854f",
"last_updated": "2023-07-27T13:02:58.064828-04:00",
"created_at": "2023-07-25T12:38:07.033177-04:00",
"name": "Game Total Over 7.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fa12b3-2220-492a-8ba3-5bd2d610e017/?format=api"
}
]
}