GET /api/bet_types/2fa88ab4-0af5-43d6-b2ba-d68642bb71ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fa88ab4-0af5-43d6-b2ba-d68642bb71ed",
"match": "https://api-prod.gambitprofit.com/api/matches/d7216fb7-a9f9-44e1-a75f-57bb273314c9/?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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9940146d-c290-4b9f-b746-6d1b840c1ecb",
"gambit_id": "ec6e9ff7-fb71-41c7-be8f-67b0bebd112c",
"last_updated": "2022-11-28T11:52:09.440149-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fa88ab4-0af5-43d6-b2ba-d68642bb71ed/?format=api"
},
{
"id": "fbf39646-e358-4c88-b3fd-c59ef1615a78",
"gambit_id": "494fc62f-c94e-4cf8-90f2-8a61af675c5b",
"last_updated": "2022-11-28T11:52:09.441424-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fa88ab4-0af5-43d6-b2ba-d68642bb71ed/?format=api"
}
]
}