GET /api/bet_types/e9a7e5d5-4328-44cf-95be-2a7282d2cb17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9a7e5d5-4328-44cf-95be-2a7282d2cb17",
"match": "https://api-prod.gambitprofit.com/api/matches/911cf251-8045-4b12-a5a5-6b0890e2aca4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-28T10:07:01.381685-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ca1dabc8-f697-4a67-a8c3-a86a1e02e340",
"gambit_id": "c80cf043-ccfc-41bc-b285-fe2f72878c32",
"last_updated": "2023-03-29T13:26:52.856104-04:00",
"created_at": "2023-03-28T10:07:01.383573-04:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a7e5d5-4328-44cf-95be-2a7282d2cb17/?format=api"
},
{
"id": "74fe28de-52a2-4639-992f-1877ef4cdf45",
"gambit_id": "3c838347-bf46-4e1a-a531-0ce4126c8df7",
"last_updated": "2023-03-29T13:26:52.858953-04:00",
"created_at": "2023-03-28T10:07:01.385172-04:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a7e5d5-4328-44cf-95be-2a7282d2cb17/?format=api"
}
]
}