GET /api/bet_types/ba62aa9a-78d9-42a8-912c-cbd95b3b0ea8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba62aa9a-78d9-42a8-912c-cbd95b3b0ea8",
"match": "https://api-prod.gambitprofit.com/api/matches/3334ba49-5db7-4af6-8e40-8057d0ef4c77/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:33:24.896843-04: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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "df7700c3-d64e-47c7-b938-e41efad71867",
"gambit_id": "cec21b80-2fdb-46b2-97fb-519abb91588b",
"last_updated": "2023-11-03T10:13:02.173994-04:00",
"created_at": "2023-11-01T09:33:24.901383-04:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba62aa9a-78d9-42a8-912c-cbd95b3b0ea8/?format=api"
},
{
"id": "5995caf1-1692-4233-9e4e-3ba61b19f9b4",
"gambit_id": "dd79dad1-bfd2-411d-b1eb-9cb6cf2ff952",
"last_updated": "2023-11-03T10:13:02.179050-04:00",
"created_at": "2023-11-01T09:33:24.907397-04:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba62aa9a-78d9-42a8-912c-cbd95b3b0ea8/?format=api"
}
]
}