GET /api/bet_types/69af9985-78a4-4ec9-89fa-2d548458c2b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69af9985-78a4-4ec9-89fa-2d548458c2b4",
"match": "https://api-prod.gambitprofit.com/api/matches/b8c9bef3-7b87-403a-8073-add9bafff6f6/?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": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "694799c8-2374-46b7-a6cd-2bc300806979",
"gambit_id": "bb2eab5a-e0b9-418c-a1dd-5cabd30c2fa6",
"last_updated": "2022-12-05T11:02:07.732135-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69af9985-78a4-4ec9-89fa-2d548458c2b4/?format=api"
},
{
"id": "9c73c72e-0ed2-40f1-ac49-90e557cc3993",
"gambit_id": "044090dc-0bbd-4dcc-932a-0112e25f126d",
"last_updated": "2022-12-05T11:02:07.733303-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69af9985-78a4-4ec9-89fa-2d548458c2b4/?format=api"
}
]
}