GET /api/bet_types/7042f0ad-0533-441d-ac03-f0804180dca7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7042f0ad-0533-441d-ac03-f0804180dca7",
"match": "https://api-prod.gambitprofit.com/api/matches/363ae398-8090-4856-b95d-d4d17de61ba7/?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 Under 216.5",
"amount": 5000.0
},
{
"team": "Game Total Over 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1ea25cf7-8ec9-4c7a-99cf-b6ca5329409b",
"gambit_id": "6440aed9-18b5-496a-8377-110e02a7696b",
"last_updated": "2022-11-19T10:48:41.242183-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7042f0ad-0533-441d-ac03-f0804180dca7/?format=api"
},
{
"id": "24c37714-0940-41d6-8ab4-e8c6404da6b8",
"gambit_id": "ddddfa8f-2547-4985-bd66-86123474fb4c",
"last_updated": "2022-11-19T10:48:41.243521-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7042f0ad-0533-441d-ac03-f0804180dca7/?format=api"
}
]
}