GET /api/bet_types/b76b5b26-ac50-4027-a3bc-be21ce3b3a1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b76b5b26-ac50-4027-a3bc-be21ce3b3a1f",
"match": "https://api-prod.gambitprofit.com/api/matches/5fc147d9-0279-423b-b461-02674ae5e541/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:55.715275-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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Over 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c2eaf4ce-7850-41cf-b3ff-5b0f78342100",
"gambit_id": "d71001bd-cc43-4711-b581-6c1b40ee6a88",
"last_updated": "2023-02-12T09:42:13.387450-05:00",
"created_at": "2023-02-11T09:01:55.716769-05:00",
"name": "Game Total Under 235.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b76b5b26-ac50-4027-a3bc-be21ce3b3a1f/?format=api"
},
{
"id": "f06497be-0da7-4146-af59-8f42d5e3763e",
"gambit_id": "1b3a1949-0d9a-4963-8e4f-67aba110e66a",
"last_updated": "2023-02-12T09:42:13.388618-05:00",
"created_at": "2023-02-11T09:01:55.718160-05:00",
"name": "Game Total Over 235.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b76b5b26-ac50-4027-a3bc-be21ce3b3a1f/?format=api"
}
]
}