GET /api/bet_types/6a33781c-600d-4c35-bbc3-ab09ac5c407b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a33781c-600d-4c35-bbc3-ab09ac5c407b",
"match": "https://api-prod.gambitprofit.com/api/matches/0bd82723-5233-4d46-8863-63afa73a7122/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T09:08:16.472897-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2bd7828b-f486-4935-864d-b3590ebc8f80",
"gambit_id": "eb397408-0e97-494d-8c7d-dd12a3cdfcf3",
"last_updated": "2023-09-07T20:13:22.035852-04:00",
"created_at": "2023-09-06T09:08:16.481824-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a33781c-600d-4c35-bbc3-ab09ac5c407b/?format=api"
},
{
"id": "f83eb5b2-1528-4b73-9d2a-176d1c3a479e",
"gambit_id": "d6caadaa-7e0d-462e-8fde-fcbdda0961b2",
"last_updated": "2023-09-07T20:13:22.031562-04:00",
"created_at": "2023-09-06T09:08:16.477243-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a33781c-600d-4c35-bbc3-ab09ac5c407b/?format=api"
}
]
}