GET /api/bet_types/d28fbdcf-cc12-4110-9856-26d9fa35f46f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d28fbdcf-cc12-4110-9856-26d9fa35f46f",
"match": "https://api-prod.gambitprofit.com/api/matches/2b61a6b2-7513-4245-84ad-325178552901/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T17:53:21.781032-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 Over 2.5",
"amount": 7304.0
},
{
"team": "Game Total Under 2.5",
"amount": 2696.0
}
],
"expected_reward_tokens": 9274.24,
"profit_sb": -225.76,
"profit_sb_percentage": -2.38,
"recommended": false
},
"lines": [
{
"id": "fb35b787-f27e-4b02-ae3f-eac02f935bdc",
"gambit_id": "c677b4b3-e614-4452-86eb-fac55e77372b",
"last_updated": "2023-08-22T09:37:57.998553-04:00",
"created_at": "2023-08-18T17:53:21.784565-04:00",
"name": "Game Total Over 2.5",
"reward": "1.27000",
"odds": "1.28000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28fbdcf-cc12-4110-9856-26d9fa35f46f/?format=api"
},
{
"id": "9016f5e8-1a16-43bd-ab53-2c268ac9a982",
"gambit_id": "8f23bcce-c06f-47cd-bd9f-50ae6417d59e",
"last_updated": "2023-08-22T09:37:58.002573-04:00",
"created_at": "2023-08-18T17:53:21.788300-04:00",
"name": "Game Total Under 2.5",
"reward": "3.44000",
"odds": "3.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28fbdcf-cc12-4110-9856-26d9fa35f46f/?format=api"
}
]
}