GET /api/bet_types/6463838c-9f15-41df-9e99-817597cef2cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6463838c-9f15-41df-9e99-817597cef2cb",
"match": "https://api-prod.gambitprofit.com/api/matches/bfc1f3c7-d2cb-4867-96d0-529a309de0ea/?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": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": 395.04,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "ee4b303e-88f2-4762-9216-70d752391b94",
"gambit_id": "242734ba-a18a-433d-ae3f-e8c6956678ea",
"last_updated": "2022-11-02T20:57:11.462058-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6463838c-9f15-41df-9e99-817597cef2cb/?format=api"
},
{
"id": "75a2f6db-b99c-4248-8119-41d16e7d85da",
"gambit_id": "0eb71b20-3d1c-4eff-8e5a-d91d546ebe47",
"last_updated": "2022-11-02T20:57:11.463008-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6463838c-9f15-41df-9e99-817597cef2cb/?format=api"
}
]
}