GET /api/bet_types/4399d328-1c8a-4269-b43b-f1a6807554fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4399d328-1c8a-4269-b43b-f1a6807554fb",
"match": "https://api-prod.gambitprofit.com/api/matches/8fff51e4-3aec-408b-8636-5979893ab3d9/?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 40",
"amount": 5000.0
},
{
"team": "Game Total Under 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6dddc448-9351-4ec2-badf-512606953eab",
"gambit_id": "7256e300-a4cf-4064-8503-73d327a94c9d",
"last_updated": "2022-10-31T11:31:56.542072-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40",
"reward": "1.88000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4399d328-1c8a-4269-b43b-f1a6807554fb/?format=api"
},
{
"id": "e303b0cf-c1e3-4bff-adbc-4422342c7c6f",
"gambit_id": "9fa63d2a-77f6-4a60-aa8d-39ab3e94a5af",
"last_updated": "2022-10-31T11:31:56.540936-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40",
"reward": "1.88000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4399d328-1c8a-4269-b43b-f1a6807554fb/?format=api"
}
]
}