GET /api/bet_types/84dc21a7-08cf-424a-942c-0385a2593abb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84dc21a7-08cf-424a-942c-0385a2593abb",
"match": "https://api-prod.gambitprofit.com/api/matches/9b1b76fd-898c-48b0-ab70-414b5de42a62/?format=api",
"name": "Over/Under",
"created_at": "2023-05-04T10:52:12.669856-04: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 5.5",
"amount": 5421.0
},
{
"team": "Game Total Over 5.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "a4b2ed36-1c19-41ce-9f54-4ddde3cb3f4d",
"gambit_id": "eb6691d0-0ad1-4f75-9908-2e2580d3bcda",
"last_updated": "2023-05-05T11:47:09.161660-04:00",
"created_at": "2023-05-04T10:52:12.671315-04:00",
"name": "Game Total Under 5.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84dc21a7-08cf-424a-942c-0385a2593abb/?format=api"
},
{
"id": "cfd157a7-d75d-469a-bb3a-6f309cd4f1b2",
"gambit_id": "fc5afba4-9aa5-4f0e-ba2f-9c20478135a4",
"last_updated": "2023-05-05T11:47:09.163208-04:00",
"created_at": "2023-05-04T10:52:12.672877-04:00",
"name": "Game Total Over 5.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84dc21a7-08cf-424a-942c-0385a2593abb/?format=api"
}
]
}