GET /api/bet_types/24cd30fb-cbdf-42be-8681-d7571fd09527/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24cd30fb-cbdf-42be-8681-d7571fd09527",
"match": "https://api-prod.gambitprofit.com/api/matches/36de96fa-76f9-43f5-87d0-7944e79858f7/?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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "acf8ed32-3be5-4be6-bbf8-f5fd5e01770f",
"gambit_id": "718af331-a967-4142-846d-36cef9a1ba8e",
"last_updated": "2022-10-11T10:52:30.377507-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cd30fb-cbdf-42be-8681-d7571fd09527/?format=api"
},
{
"id": "4e5291e5-3844-4674-b57b-53a9f5eabeba",
"gambit_id": "9214cfbb-2a87-42e5-a779-67d97ab9ee5d",
"last_updated": "2022-10-11T10:52:30.378664-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cd30fb-cbdf-42be-8681-d7571fd09527/?format=api"
}
]
}