GET /api/bet_types/7202fe51-4cbf-4df9-bd1b-2c2271e32230/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7202fe51-4cbf-4df9-bd1b-2c2271e32230",
"match": "https://api-prod.gambitprofit.com/api/matches/f7662847-395b-48a8-8124-0672de10930e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-13T12:58:22.441669-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ddbcbbe5-f75b-43d3-90c5-75b8c0bba92e",
"gambit_id": "74f56a08-1727-4a05-8ef0-cef402a32102",
"last_updated": "2023-09-15T10:18:24.299943-04:00",
"created_at": "2023-09-13T12:58:22.448965-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7202fe51-4cbf-4df9-bd1b-2c2271e32230/?format=api"
},
{
"id": "a5200d87-6891-48d9-b404-217e382d9ca9",
"gambit_id": "deb914fb-bbaa-4b27-9ad7-7e148e6af1ce",
"last_updated": "2023-09-15T10:18:24.296742-04:00",
"created_at": "2023-09-13T12:58:22.445244-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7202fe51-4cbf-4df9-bd1b-2c2271e32230/?format=api"
}
]
}