GET /api/bet_types/7f81db88-c501-47bb-ba7c-a28d9264041e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f81db88-c501-47bb-ba7c-a28d9264041e",
"match": "https://api-prod.gambitprofit.com/api/matches/1126ac6e-551f-4ebf-a0cf-4642585d2664/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:17:04.421815-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 Over 217.5",
"amount": 5000.0
},
{
"team": "Game Total Under 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "748a6ef3-7c97-4db6-99aa-34ccfd0e756d",
"gambit_id": "759201cd-9b85-4722-9031-0fb582e5f207",
"last_updated": "2023-02-14T09:41:54.381846-05:00",
"created_at": "2023-02-13T08:17:04.424472-05:00",
"name": "Game Total Over 217.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f81db88-c501-47bb-ba7c-a28d9264041e/?format=api"
},
{
"id": "bfa9d0d4-bd5e-4929-8096-77ba42f1fef9",
"gambit_id": "94e9916f-28df-49f9-a6d1-aa70b4adfbd0",
"last_updated": "2023-02-14T09:41:54.380693-05:00",
"created_at": "2023-02-13T08:17:04.423117-05:00",
"name": "Game Total Under 217.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f81db88-c501-47bb-ba7c-a28d9264041e/?format=api"
}
]
}