GET /api/bet_types/2adf61ab-81ef-4629-b3d3-00a3540797ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2adf61ab-81ef-4629-b3d3-00a3540797ff",
"match": "https://api-prod.gambitprofit.com/api/matches/cae1803b-8118-45f9-a25d-6e236db79149/?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 62.5",
"amount": 5000.0
},
{
"team": "Game Total Under 62.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "15ebc5fd-ffb7-47e8-bd2a-f3b8363e3e31",
"gambit_id": "76caaae7-c0f3-4c96-8e07-d571f17245c1",
"last_updated": "2022-10-17T09:56:50.968643-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 62.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "62.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adf61ab-81ef-4629-b3d3-00a3540797ff/?format=api"
},
{
"id": "61016930-2424-42d0-bf42-5db39784f89e",
"gambit_id": "fa6472ee-0004-429b-b120-ae5835471c4b",
"last_updated": "2022-10-17T09:56:50.967469-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 62.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "62.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adf61ab-81ef-4629-b3d3-00a3540797ff/?format=api"
}
]
}