GET /api/bet_types/ed6ceab5-159b-4336-85a7-1b44e0da97e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed6ceab5-159b-4336-85a7-1b44e0da97e3",
"match": "https://api-prod.gambitprofit.com/api/matches/53f0ebee-eb23-41f1-9425-d9692ccd7d65/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:55.557670-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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Over 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "04b446a6-56e4-4cbb-b934-84f9bd2d30e8",
"gambit_id": "c24eba82-f085-4c20-8c51-80cd2606dc77",
"last_updated": "2023-02-12T09:42:13.244944-05:00",
"created_at": "2023-02-11T09:01:55.559022-05:00",
"name": "Game Total Under 220.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed6ceab5-159b-4336-85a7-1b44e0da97e3/?format=api"
},
{
"id": "028e9120-ea1b-498f-8ba2-2fa7827d86a9",
"gambit_id": "1dea7cec-ef7e-4a18-84fe-0dc625d78333",
"last_updated": "2023-02-12T09:42:13.246180-05:00",
"created_at": "2023-02-11T09:01:55.560361-05:00",
"name": "Game Total Over 220.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed6ceab5-159b-4336-85a7-1b44e0da97e3/?format=api"
}
]
}