GET /api/bet_types/d9292f67-2399-40f8-b4d9-0b215090e9fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9292f67-2399-40f8-b4d9-0b215090e9fa",
"match": "https://api-prod.gambitprofit.com/api/matches/8e05c794-700a-4738-8179-e4ae20dc1620/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T09:58:15.426611-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "41d9541f-1322-4ab5-89e9-712c7d9d8c5e",
"gambit_id": "67d29caf-1bec-4fe2-b618-8dee2af3ca5c",
"last_updated": "2023-07-31T18:08:15.258542-04:00",
"created_at": "2023-07-30T09:58:15.432438-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9292f67-2399-40f8-b4d9-0b215090e9fa/?format=api"
},
{
"id": "afb0175a-36ac-4ae5-b817-7783a98c26c7",
"gambit_id": "976731bb-43e1-4092-8fc7-9ebbf18bb0e5",
"last_updated": "2023-07-31T18:08:15.262491-04:00",
"created_at": "2023-07-30T09:58:15.436400-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9292f67-2399-40f8-b4d9-0b215090e9fa/?format=api"
}
]
}