GET /api/bet_types/759e828d-1767-4416-b113-ca54f7e78c45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "759e828d-1767-4416-b113-ca54f7e78c45",
"match": "https://api-prod.gambitprofit.com/api/matches/0c7915f7-ec7d-496f-96a7-c9b3970c3276/?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 Over 56",
"amount": 5000.0
},
{
"team": "Game Total Under 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "0977bb8d-6c5d-48bc-be65-e54480a65344",
"gambit_id": "557bde6b-aaae-4587-97f8-2fdbfa651eda",
"last_updated": "2022-12-17T19:47:21.784781-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759e828d-1767-4416-b113-ca54f7e78c45/?format=api"
},
{
"id": "5c3241f0-a84c-4ef9-9ad7-6a4f442ff77d",
"gambit_id": "4c995083-4024-4f5b-a2cf-b3a2ab746ce4",
"last_updated": "2022-12-17T19:47:21.783650-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759e828d-1767-4416-b113-ca54f7e78c45/?format=api"
}
]
}