GET /api/bet_types/328e0695-b9e2-4c72-9c88-3c7d1e0a916e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "328e0695-b9e2-4c72-9c88-3c7d1e0a916e",
"match": "https://api-prod.gambitprofit.com/api/matches/fdb70b48-1ea8-4f4c-bbb7-0941dba9dec4/?format=api",
"name": "Over/Under",
"created_at": "2023-09-24T09:13:23.173936-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",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6b4493d2-7452-4988-afb0-05c6fdcc9ab2",
"gambit_id": "761b9401-ab3e-464c-b157-fe92390a3cd9",
"last_updated": "2023-09-26T09:58:05.730370-04:00",
"created_at": "2023-09-24T09:13:23.181652-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/328e0695-b9e2-4c72-9c88-3c7d1e0a916e/?format=api"
},
{
"id": "baba26ad-7dfb-48df-a90a-fd9b223f5707",
"gambit_id": "ad7ca12e-b8ec-4180-8972-9ff26cf29f03",
"last_updated": "2023-09-26T09:58:05.711218-04:00",
"created_at": "2023-09-24T09:13:23.177569-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/328e0695-b9e2-4c72-9c88-3c7d1e0a916e/?format=api"
}
]
}