GET /api/bet_types/3ce1a55a-705b-45eb-86c7-c0c3844222ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ce1a55a-705b-45eb-86c7-c0c3844222ff",
"match": "https://api-prod.gambitprofit.com/api/matches/8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Over 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "06fb5541-0f9f-41bd-9ad5-abb778ddbfb2",
"gambit_id": "3e152699-49ae-4475-8a23-af7e8ffd3871",
"last_updated": "2022-10-31T10:22:21.959682-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.88000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce1a55a-705b-45eb-86c7-c0c3844222ff/?format=api"
},
{
"id": "70096757-bd2c-4162-a7a4-4599636bdedd",
"gambit_id": "31a9d1e3-58cf-4e25-adab-95642d7235ed",
"last_updated": "2022-10-31T10:22:21.960819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.88000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce1a55a-705b-45eb-86c7-c0c3844222ff/?format=api"
}
]
}