GET /api/bet_types/e03a6e08-022a-4af4-99a8-87457033454c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e03a6e08-022a-4af4-99a8-87457033454c",
"match": "https://api-prod.gambitprofit.com/api/matches/2b0ec643-3fd5-4645-bcc3-393e407b7bb1/?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 Under 7.5",
"amount": 5316.0
},
{
"team": "Game Total Over 7.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "b56d942f-80ae-441b-80c1-cf919cfd6baa",
"gambit_id": "63bea8a7-adc5-4558-a248-04931ea7fe76",
"last_updated": "2022-10-05T07:06:58.476746-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03a6e08-022a-4af4-99a8-87457033454c/?format=api"
},
{
"id": "1d68a114-6ba1-4e3f-afbc-2a24466b192e",
"gambit_id": "d362133f-af17-42fb-b7b4-da01b83ac6f7",
"last_updated": "2022-10-05T07:06:58.477956-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03a6e08-022a-4af4-99a8-87457033454c/?format=api"
}
]
}