GET /api/bet_types/6a66959b-905d-4b82-86d7-6fe10443ac1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a66959b-905d-4b82-86d7-6fe10443ac1f",
"match": "https://api-prod.gambitprofit.com/api/matches/fb8bec88-775f-4161-89e8-d35a3a237d30/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 60.5",
"amount": 5000.0
},
{
"team": "Game Total Over 60.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "444dc029-6142-42a6-bb30-cff3436ee19a",
"gambit_id": "28cad5dd-9aa4-4fc3-8527-76bef1de6348",
"last_updated": "2022-09-05T10:02:30.123827-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a66959b-905d-4b82-86d7-6fe10443ac1f/?format=api"
},
{
"id": "aa9d44bf-e1b5-4b3c-9fa5-d598c2589eb5",
"gambit_id": "1c3d538a-03a8-47e8-8351-f2e79492487d",
"last_updated": "2022-09-05T10:02:30.124828-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a66959b-905d-4b82-86d7-6fe10443ac1f/?format=api"
}
]
}