GET /api/bet_types/8ebd5111-b218-4002-ab37-7f43a37a9616/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ebd5111-b218-4002-ab37-7f43a37a9616",
"match": "https://api-prod.gambitprofit.com/api/matches/f63037c6-3327-4741-a658-32959c5f152a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T15:32:14.464206-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "41e8b754-d480-498c-a5fd-886c0e2fa1a5",
"gambit_id": "db8d478f-601e-4888-a8f7-3a54089c8ed4",
"last_updated": "2023-01-30T17:46:58.390980-05:00",
"created_at": "2023-01-28T15:32:14.465855-05:00",
"name": "Game Total Under 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ebd5111-b218-4002-ab37-7f43a37a9616/?format=api"
},
{
"id": "8c378ff7-cf59-4f2a-acca-a6e482ff1881",
"gambit_id": "c82efc7f-1be4-4e3c-897c-26fb6433c468",
"last_updated": "2023-01-30T17:46:58.392127-05:00",
"created_at": "2023-01-28T15:32:14.467215-05:00",
"name": "Game Total Over 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ebd5111-b218-4002-ab37-7f43a37a9616/?format=api"
}
]
}