GET /api/bet_types/bb5055e9-f1cd-4231-81b0-7b3babc4784f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb5055e9-f1cd-4231-81b0-7b3babc4784f",
"match": "https://api-prod.gambitprofit.com/api/matches/6f42406f-33c0-4504-852c-2dd181fceadd/?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": 5885.0
},
{
"team": "Game Total Under 2.5",
"amount": 4115.0
}
],
"expected_reward_tokens": 9298.3,
"profit_sb": -201.7,
"profit_sb_percentage": -2.12,
"recommended": false
},
"lines": [
{
"id": "5650f2fa-06cf-4b3f-ad44-f4de7d862b75",
"gambit_id": "d5d6d0d2-df09-462e-b35a-b003b063b047",
"last_updated": "2022-10-17T10:17:15.594972-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.58000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb5055e9-f1cd-4231-81b0-7b3babc4784f/?format=api"
},
{
"id": "72d9cb2c-eb14-40e7-ad27-1820bef7c256",
"gambit_id": "0038d935-60c5-4bda-80de-4470a137aa04",
"last_updated": "2022-10-17T10:17:15.593826-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.26000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb5055e9-f1cd-4231-81b0-7b3babc4784f/?format=api"
}
]
}