GET /api/bet_types/0f962e17-c89e-4105-b215-59137d32152c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f962e17-c89e-4105-b215-59137d32152c",
"match": "https://api-prod.gambitprofit.com/api/matches/60916836-bbb4-414a-a506-af20f98126c0/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T09:08:00.285074-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cddbe1fa-2cfc-4790-9691-35989e65d88b",
"gambit_id": "6bee55f1-710e-462d-9239-f1b64408b6c6",
"last_updated": "2023-09-29T10:03:19.210417-04:00",
"created_at": "2023-09-28T09:08:00.294412-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f962e17-c89e-4105-b215-59137d32152c/?format=api"
},
{
"id": "71a721ae-4622-4b6d-8cee-61cb028a109c",
"gambit_id": "3af60538-b6cf-4f00-8327-576c795aa52c",
"last_updated": "2023-09-29T10:03:19.206480-04:00",
"created_at": "2023-09-28T09:08:00.289131-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f962e17-c89e-4105-b215-59137d32152c/?format=api"
}
]
}