GET /api/bet_types/3c880866-ea96-46db-bd30-0482ccbb4e43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c880866-ea96-46db-bd30-0482ccbb4e43",
"match": "https://api-prod.gambitprofit.com/api/matches/51ab48e9-e837-4fea-9863-e36b005d47c0/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 43.5",
"amount": 5000.0
},
{
"team": "Game Total Over 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "5bbff6eb-3541-4733-bd68-ecb3ed448399",
"gambit_id": "1d09735a-b686-44c8-b202-0277cd23d02b",
"last_updated": "2022-10-11T11:56:57.912627-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c880866-ea96-46db-bd30-0482ccbb4e43/?format=api"
},
{
"id": "98cbd279-0540-4515-ab18-f9593033a4ff",
"gambit_id": "ad5287ea-16d6-4734-b686-1b0c504825d2",
"last_updated": "2022-10-11T11:56:57.913812-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c880866-ea96-46db-bd30-0482ccbb4e43/?format=api"
}
]
}