GET /api/bet_types/2c7adb47-bc8e-4914-981c-7fea53b44c90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c7adb47-bc8e-4914-981c-7fea53b44c90",
"match": "https://api-prod.gambitprofit.com/api/matches/5dd70c95-7437-42b1-9f44-253b783ac310/?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": 5224.0
},
{
"team": "Game Total Over 6.5",
"amount": 4776.0
}
],
"expected_reward_tokens": 9455.44,
"profit_sb": -44.56,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "42d0a2ef-a50a-471f-a4f8-626cf6a242e5",
"gambit_id": "44606984-31ca-417e-ab24-115363ebe5d2",
"last_updated": "2022-10-14T09:57:04.133985-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c7adb47-bc8e-4914-981c-7fea53b44c90/?format=api"
},
{
"id": "a53ffc2a-a452-41c0-9aa5-198ead5d5040",
"gambit_id": "829a5216-d9fd-450e-9eac-ed8028f980ac",
"last_updated": "2022-10-14T09:57:04.134970-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c7adb47-bc8e-4914-981c-7fea53b44c90/?format=api"
}
]
}