GET /api/bet_types/318bb475-e641-4552-a96b-121bc67ea485/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "318bb475-e641-4552-a96b-121bc67ea485",
"match": "https://api-prod.gambitprofit.com/api/matches/3ffdd59e-2aa4-45f7-af99-0c57fa511ec7/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T09:13:24.278645-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 Under 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c447c9db-c802-4418-9ce4-c098d9fccfbd",
"gambit_id": "079719bc-deda-492c-be92-6d6389d1a1b8",
"last_updated": "2023-09-20T10:52:59.346638-04:00",
"created_at": "2023-09-19T09:13:24.288436-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318bb475-e641-4552-a96b-121bc67ea485/?format=api"
},
{
"id": "763b2fa6-68e1-417e-a63f-b18cf28935c5",
"gambit_id": "a485f5e3-7ba0-4bc2-9550-de4bd3b0073b",
"last_updated": "2023-09-20T10:52:59.343466-04:00",
"created_at": "2023-09-19T09:13:24.283213-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318bb475-e641-4552-a96b-121bc67ea485/?format=api"
}
]
}