GET /api/bet_types/570cabdf-322c-4c77-8874-feab6b4fb778/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "570cabdf-322c-4c77-8874-feab6b4fb778",
"match": "https://api-prod.gambitprofit.com/api/matches/56276a3d-c29a-4801-bbff-db417c60cd37/?format=api",
"name": "Over/Under",
"created_at": "2024-01-14T09:53:15.733096-05: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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "09309b34-f2c1-43d9-9541-6cf628689d76",
"gambit_id": "f893da5a-eae9-4c71-af86-63ed6bc4dc0a",
"last_updated": "2024-01-16T22:58:17.048999-05:00",
"created_at": "2024-01-14T09:53:15.738269-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/570cabdf-322c-4c77-8874-feab6b4fb778/?format=api"
},
{
"id": "2d015129-cdc6-4189-9f42-5b6870882726",
"gambit_id": "8f46020d-8b13-4fed-95d7-28ba46b3a094",
"last_updated": "2024-01-16T22:58:17.052118-05:00",
"created_at": "2024-01-14T09:53:15.744078-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/570cabdf-322c-4c77-8874-feab6b4fb778/?format=api"
}
]
}