GET /api/bet_types/2cc4a681-eaf5-4471-9f66-b182ebfbe7c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cc4a681-eaf5-4471-9f66-b182ebfbe7c9",
"match": "https://api-prod.gambitprofit.com/api/matches/b3270000-a1fc-4e86-8b15-c438c5519f6b/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:55.586087-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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "639f9d8e-54b6-47c1-b42c-5ec8223a0fca",
"gambit_id": "462f340e-f087-4df3-87e3-796d6b250e94",
"last_updated": "2022-12-24T19:06:52.455154-05:00",
"created_at": "2022-12-23T09:06:55.587309-05:00",
"name": "Game Total Under 225",
"reward": "1.78000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc4a681-eaf5-4471-9f66-b182ebfbe7c9/?format=api"
},
{
"id": "e5dd9654-0a96-4a56-9476-3cb465c523fb",
"gambit_id": "05087d99-68bc-431b-9453-8794bb0eda97",
"last_updated": "2022-12-24T19:06:52.456338-05:00",
"created_at": "2022-12-23T09:06:55.588515-05:00",
"name": "Game Total Over 225",
"reward": "1.78000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc4a681-eaf5-4471-9f66-b182ebfbe7c9/?format=api"
}
]
}