GET /api/bet_types/e138404a-0ea5-4f3b-84e3-d258648e72c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e138404a-0ea5-4f3b-84e3-d258648e72c3",
"match": "https://api-prod.gambitprofit.com/api/matches/763cdd31-6573-4596-b17e-a7af39c9e99e/?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": 5668.0
},
{
"team": "Game Total Under 2.5",
"amount": 4332.0
}
],
"expected_reward_tokens": 9010.56,
"profit_sb": 10.56,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "246c8cb3-fc2f-4d01-a036-f79a3996457d",
"gambit_id": "4cf239e8-4bfe-4b63-9edd-5cabbb4a2b62",
"last_updated": "2022-09-07T12:46:56.522550-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e138404a-0ea5-4f3b-84e3-d258648e72c3/?format=api"
},
{
"id": "4ec8354c-b665-494e-a979-1c9cb20d2450",
"gambit_id": "17abcd83-a2c5-4e12-837c-f0c5743110a0",
"last_updated": "2022-09-07T12:46:56.521321-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.08000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e138404a-0ea5-4f3b-84e3-d258648e72c3/?format=api"
}
]
}