GET /api/bet_types/3e1dc016-0015-49c9-8d39-2c32699516ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e1dc016-0015-49c9-8d39-2c32699516ab",
"match": "https://api-prod.gambitprofit.com/api/matches/58ff0514-41ab-45c4-b04f-90064a57f4ab/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:05.385541-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 2.5",
"amount": 5511.0
},
{
"team": "Game Total Over 2.5",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": -297.55,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "1da29f02-b433-442c-b523-8a7b5a0bbca1",
"gambit_id": "a4c0fb84-5c1b-48b3-b259-e2da187308f5",
"last_updated": "2023-05-18T11:47:17.000568-04:00",
"created_at": "2023-05-16T09:47:05.388265-04:00",
"name": "Game Total Under 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1dc016-0015-49c9-8d39-2c32699516ab/?format=api"
},
{
"id": "aaff05bc-3192-409a-8391-de7abc3361d5",
"gambit_id": "5a74b07a-c282-4477-b27e-3ce58f18191b",
"last_updated": "2023-05-18T11:47:17.001925-04:00",
"created_at": "2023-05-16T09:47:05.390993-04:00",
"name": "Game Total Over 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1dc016-0015-49c9-8d39-2c32699516ab/?format=api"
}
]
}