GET /api/bet_types/3e9e2467-58d0-4cbe-8fe5-986ca19644f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e9e2467-58d0-4cbe-8fe5-986ca19644f4",
"match": "https://api-prod.gambitprofit.com/api/matches/d5673ba7-20c9-4325-896e-7829739159fe/?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 2.5",
"amount": 5070.0
},
{
"team": "Game Total Under 2.5",
"amount": 4930.0
}
],
"expected_reward_tokens": 8923.2,
"profit_sb": -76.8,
"profit_sb_percentage": -0.85,
"recommended": false
},
"lines": [
{
"id": "41d9c510-35dc-47d3-8074-fa0e2ec55213",
"gambit_id": "2eb14c85-7785-4d5b-b43c-d3638602e142",
"last_updated": "2022-09-15T12:07:15.004295-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.76000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9e2467-58d0-4cbe-8fe5-986ca19644f4/?format=api"
},
{
"id": "07c5803a-b363-4ce7-9d5a-11ff07dc0efe",
"gambit_id": "b900830c-3416-4f67-8430-f368142a4f5e",
"last_updated": "2022-09-15T12:07:15.003194-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.81000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9e2467-58d0-4cbe-8fe5-986ca19644f4/?format=api"
}
]
}