GET /api/bet_types/8b759ea0-3378-45f1-83e6-bb4ffb76b2c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b759ea0-3378-45f1-83e6-bb4ffb76b2c6",
"match": "https://api-prod.gambitprofit.com/api/matches/f74fb6c5-8449-455d-a6ee-ed366500a7d2/?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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a35d1d15-15e0-4a93-bd4e-0bf4cac462f5",
"gambit_id": "333b35ee-bb41-40cc-870c-604a8d256df5",
"last_updated": "2022-11-07T10:18:21.506520-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 219.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b759ea0-3378-45f1-83e6-bb4ffb76b2c6/?format=api"
},
{
"id": "d0d5ad15-6ab0-4fbe-bd17-81492cdf2ae8",
"gambit_id": "2a2d225d-07c0-4145-838a-cffb09268b4b",
"last_updated": "2022-11-07T10:18:21.507604-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 219.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b759ea0-3378-45f1-83e6-bb4ffb76b2c6/?format=api"
}
]
}