GET /api/bet_types/1697d00a-ad9f-4980-bf9b-143b7416d815/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1697d00a-ad9f-4980-bf9b-143b7416d815",
"match": "https://api-prod.gambitprofit.com/api/matches/ecfb2fcf-0d69-44a6-8e9c-f52c507719c5/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T09:02:03.496502-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 240.5",
"amount": 5000.0
},
{
"team": "Game Total Over 240.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "08376361-3d87-4e82-af49-bc11fe7b53c5",
"gambit_id": "75d300c3-a61f-4124-bf91-1f28d975c3db",
"last_updated": "2023-03-10T09:57:20.663477-05:00",
"created_at": "2023-03-09T09:02:03.497740-05:00",
"name": "Game Total Under 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1697d00a-ad9f-4980-bf9b-143b7416d815/?format=api"
},
{
"id": "162f875e-2008-4efb-b116-9c162315161e",
"gambit_id": "240a3f5a-faf4-4927-8096-4349a05b46bc",
"last_updated": "2023-03-10T09:57:20.664640-05:00",
"created_at": "2023-03-09T09:02:03.499072-05:00",
"name": "Game Total Over 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1697d00a-ad9f-4980-bf9b-143b7416d815/?format=api"
}
]
}