GET /api/bet_types/c90ca80f-fb3d-4f16-b936-b64f2d4ee189/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c90ca80f-fb3d-4f16-b936-b64f2d4ee189",
"match": "https://api-prod.gambitprofit.com/api/matches/923aaaaa-29b1-4f2b-92ee-995d9a535109/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:18:07.607015-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 40.5",
"amount": 5000.0
},
{
"team": "Game Total Under 40.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c8971868-8df5-44c1-b977-3b778c966f02",
"gambit_id": "8e1b63d5-7f47-4e63-8cee-af4837972e19",
"last_updated": "2023-12-11T19:38:19.496565-05:00",
"created_at": "2023-12-06T09:18:07.612102-05:00",
"name": "Game Total Over 40.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90ca80f-fb3d-4f16-b936-b64f2d4ee189/?format=api"
},
{
"id": "1a5be33b-be7a-4b4d-ad63-f992205273c5",
"gambit_id": "e000b467-1020-4fd7-938a-e93b543bb610",
"last_updated": "2023-12-11T19:38:19.500057-05:00",
"created_at": "2023-12-06T09:18:07.617969-05:00",
"name": "Game Total Under 40.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90ca80f-fb3d-4f16-b936-b64f2d4ee189/?format=api"
}
]
}