GET /api/bet_types/eefdb679-ab75-4872-b682-dc888750570c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eefdb679-ab75-4872-b682-dc888750570c",
"match": "https://api-prod.gambitprofit.com/api/matches/bda3f15d-2282-4573-be86-7c26acf5e9fc/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:22:15.371923-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 2.5",
"amount": 5162.0
},
{
"team": "Game Total Over 2.5",
"amount": 4838.0
}
],
"expected_reward_tokens": 9239.98,
"profit_sb": -260.02,
"profit_sb_percentage": -2.74,
"recommended": false
},
"lines": [
{
"id": "2687579d-31be-4e02-b04c-373c0bd53925",
"gambit_id": "19266bea-1ac7-4a8f-91e9-517fe081d16b",
"last_updated": "2023-06-11T10:27:59.718944-04:00",
"created_at": "2023-06-03T11:22:15.375053-04:00",
"name": "Game Total Under 2.5",
"reward": "1.79000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefdb679-ab75-4872-b682-dc888750570c/?format=api"
},
{
"id": "ad223ace-f423-4d33-a6e2-9b7ed409f10a",
"gambit_id": "285793fa-6bd7-4d1b-936f-f8a335b2d45b",
"last_updated": "2023-06-11T10:27:59.721027-04:00",
"created_at": "2023-06-03T11:22:15.378172-04:00",
"name": "Game Total Over 2.5",
"reward": "1.91000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefdb679-ab75-4872-b682-dc888750570c/?format=api"
}
]
}