GET /api/bet_types/4607a6f4-3073-46f5-a719-f4a658a28adb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4607a6f4-3073-46f5-a719-f4a658a28adb",
"match": "https://api-prod.gambitprofit.com/api/matches/dd75ac67-eaad-4796-a06c-f3d0c89f78eb/?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 45",
"amount": 5000.0
},
{
"team": "Game Total Over 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b3cac574-ae0c-4340-8559-5b42be1078f8",
"gambit_id": "764d404c-ec53-4f5e-bf0f-8c7367ab5a79",
"last_updated": "2022-11-04T09:07:45.385347-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4607a6f4-3073-46f5-a719-f4a658a28adb/?format=api"
},
{
"id": "fbe6d30e-6949-439e-9e2a-2cc06a2d1dc0",
"gambit_id": "25ac93e0-2bd0-47ec-bf4e-eb45cbb6fbfe",
"last_updated": "2022-11-04T09:07:45.386297-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4607a6f4-3073-46f5-a719-f4a658a28adb/?format=api"
}
]
}