GET /api/bet_types/09d10792-adb2-4f65-9bb8-1aca711aba08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09d10792-adb2-4f65-9bb8-1aca711aba08",
"match": "https://api-prod.gambitprofit.com/api/matches/56661b52-bf20-4b66-ac59-d3a09b72d3ec/?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 Over 45.5",
"amount": 5000.0
},
{
"team": "Game Total Under 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "180286d0-484d-484f-bcf0-924f9f70f047",
"gambit_id": "6e6d5182-f699-41b3-aeba-5139c58d9955",
"last_updated": "2022-10-03T11:32:21.547605-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d10792-adb2-4f65-9bb8-1aca711aba08/?format=api"
},
{
"id": "a597507a-ab74-49db-a5f3-92bcbac81772",
"gambit_id": "50e95b5f-6f1a-451d-ac95-9e75c23ee2b4",
"last_updated": "2022-10-03T11:32:21.546594-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d10792-adb2-4f65-9bb8-1aca711aba08/?format=api"
}
]
}