GET /api/bet_types/cdfda85e-175d-43ee-8cbd-7fe52b0179f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdfda85e-175d-43ee-8cbd-7fe52b0179f0",
"match": "https://api-prod.gambitprofit.com/api/matches/23deea3f-ce87-4e03-abf6-44d1dc959f0d/?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 6.5",
"amount": 5316.0
},
{
"team": "Game Total Over 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "c26f93dd-7841-4849-98fa-8ad2cc7d5063",
"gambit_id": "c91ec4a1-0d16-4ab1-b120-865fc90fb481",
"last_updated": "2022-10-21T20:57:28.005491-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdfda85e-175d-43ee-8cbd-7fe52b0179f0/?format=api"
},
{
"id": "e8003a12-6810-4e62-9f4e-fae1b8845037",
"gambit_id": "ef9bd405-bdf1-44cf-9cf0-be455964e1c5",
"last_updated": "2022-10-21T20:57:28.006700-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdfda85e-175d-43ee-8cbd-7fe52b0179f0/?format=api"
}
]
}