GET /api/bet_types/c937400c-bb01-4379-a575-c46d67bbe3c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c937400c-bb01-4379-a575-c46d67bbe3c9",
"match": "https://api-prod.gambitprofit.com/api/matches/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?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 Over 8.5",
"amount": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "2d499900-6659-4509-bcc9-1273093e6a93",
"gambit_id": "44cccdbf-b6b9-4c08-bd13-55415cc40a97",
"last_updated": "2022-08-30T09:47:24.658364-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c937400c-bb01-4379-a575-c46d67bbe3c9/?format=api"
},
{
"id": "72995726-3af1-4ab2-a317-c929dd2235f6",
"gambit_id": "ecbee806-301c-4dac-9e25-6cd6c106a3a8",
"last_updated": "2022-08-30T09:47:24.657789-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c937400c-bb01-4379-a575-c46d67bbe3c9/?format=api"
}
]
}