GET /api/bet_types/2cfc0c07-449e-466a-aa4d-5ec34620295a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cfc0c07-449e-466a-aa4d-5ec34620295a",
"match": "https://api-prod.gambitprofit.com/api/matches/80953a43-8996-4e63-a856-52de6752b98b/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T10:01:54.389648-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",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0960b152-7fca-4ae2-86b7-a2ea5ba6fce8",
"gambit_id": "1301a343-a04e-401b-b3e1-523937f926e4",
"last_updated": "2023-04-01T10:41:47.860684-04:00",
"created_at": "2023-03-31T10:01:54.392811-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cfc0c07-449e-466a-aa4d-5ec34620295a/?format=api"
},
{
"id": "0834c862-ce08-4c50-822a-665fa1af2428",
"gambit_id": "1157ada8-0653-4c2c-90e2-9e643fd073c7",
"last_updated": "2023-04-01T10:41:47.862843-04:00",
"created_at": "2023-03-31T10:01:54.395541-04:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cfc0c07-449e-466a-aa4d-5ec34620295a/?format=api"
}
]
}