GET /api/bet_types/bce731cf-74e4-4d54-a883-4c7bc894e997/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bce731cf-74e4-4d54-a883-4c7bc894e997",
"match": "https://api-prod.gambitprofit.com/api/matches/7b097a05-8021-4adb-bb45-60fc9b6ede4f/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T09:33:11.389898-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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "67ca49c2-b11a-470b-9443-da9fd3084dbd",
"gambit_id": "cfc42611-4ea7-42ee-a915-2c90fe309a96",
"last_updated": "2024-01-22T12:08:21.720967-05:00",
"created_at": "2024-01-19T09:33:11.394010-05:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce731cf-74e4-4d54-a883-4c7bc894e997/?format=api"
},
{
"id": "4b045f9d-a832-4628-a2be-c1786704d2fa",
"gambit_id": "cae16a1f-4ba9-463c-949a-4ed4e5e2df44",
"last_updated": "2024-01-22T12:08:21.725192-05:00",
"created_at": "2024-01-19T09:33:11.397735-05:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce731cf-74e4-4d54-a883-4c7bc894e997/?format=api"
}
]
}