GET /api/bet_types/983e5a55-15d4-4ea3-a681-76d629c575be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "983e5a55-15d4-4ea3-a681-76d629c575be",
"match": "https://api-prod.gambitprofit.com/api/matches/6735e57e-937f-4a41-b2bf-985c6f84b9bb/?format=api",
"name": "Over/Under",
"created_at": "2023-08-23T08:33:17.526280-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8c2ec304-b200-412c-bee1-6e8429845a72",
"gambit_id": "795b5657-d08b-40d0-bfaa-e4afeee63993",
"last_updated": "2023-08-25T10:18:03.973336-04:00",
"created_at": "2023-08-23T08:33:17.535326-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/983e5a55-15d4-4ea3-a681-76d629c575be/?format=api"
},
{
"id": "61ac5dc9-2bc7-41cd-9d8d-e47143c84ed7",
"gambit_id": "b9207311-b77f-4990-9a35-2135783f3e86",
"last_updated": "2023-08-25T10:18:03.968314-04:00",
"created_at": "2023-08-23T08:33:17.530092-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/983e5a55-15d4-4ea3-a681-76d629c575be/?format=api"
}
]
}