GET /api/bet_types/bf89b0a7-d029-472b-b35f-8ddcc3182e94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf89b0a7-d029-472b-b35f-8ddcc3182e94",
"match": "https://api-prod.gambitprofit.com/api/matches/a11cd09c-1c03-49d6-bbce-5a8e3443683d/?format=api",
"name": "Over/Under",
"created_at": "2023-06-30T08:23:05.343520-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "261da2b3-5c4d-4758-99f5-b865c58fa365",
"gambit_id": "16c3f4b9-5421-4e41-98f2-fad0ef41574a",
"last_updated": "2023-07-02T11:08:02.254183-04:00",
"created_at": "2023-06-30T08:23:05.347323-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf89b0a7-d029-472b-b35f-8ddcc3182e94/?format=api"
},
{
"id": "3ad8328b-4551-41f3-922d-089592215b03",
"gambit_id": "8979e6ff-1985-4470-9424-e13fddc077e1",
"last_updated": "2023-07-02T11:08:02.252256-04:00",
"created_at": "2023-06-30T08:23:05.345437-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf89b0a7-d029-472b-b35f-8ddcc3182e94/?format=api"
}
]
}