GET /api/bet_types/9465c636-385e-416c-a021-9bcd62cd5e07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9465c636-385e-416c-a021-9bcd62cd5e07",
"match": "https://api-prod.gambitprofit.com/api/matches/0edaf4a5-32ea-4a7c-9b84-7ff7da6d1cba/?format=api",
"name": "Over/Under",
"created_at": "2023-09-21T10:58:01.250153-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": "a5388cb7-9e9d-4e35-aef6-a6e74cba8475",
"gambit_id": "b58c8b29-ee17-4e44-8e98-2d78a748e57f",
"last_updated": "2023-09-23T10:18:10.528005-04:00",
"created_at": "2023-09-21T10:58:01.263248-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/9465c636-385e-416c-a021-9bcd62cd5e07/?format=api"
},
{
"id": "e6df18cd-545b-4169-8359-574a2198d17e",
"gambit_id": "cb5a70e3-ca93-4213-b2c3-40037530bd64",
"last_updated": "2023-09-23T10:18:10.524700-04:00",
"created_at": "2023-09-21T10:58:01.255932-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/9465c636-385e-416c-a021-9bcd62cd5e07/?format=api"
}
]
}