GET /api/bet_types/28723187-abc4-46f5-bd93-f85ddb3ae5b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28723187-abc4-46f5-bd93-f85ddb3ae5b5",
"match": "https://api-prod.gambitprofit.com/api/matches/8cdff409-b961-4d80-b323-ae248aea01da/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T09:08:15.754918-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f4c66cff-c497-4d7d-baa2-7881aa7416de",
"gambit_id": "9e0725d7-0594-4f66-9276-6a081a9d6172",
"last_updated": "2023-09-08T09:28:31.619830-04:00",
"created_at": "2023-09-06T09:08:15.763762-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28723187-abc4-46f5-bd93-f85ddb3ae5b5/?format=api"
},
{
"id": "165852e5-0375-430a-8867-59e4117d2443",
"gambit_id": "f664246b-cf2c-4318-acda-93caabb5d71a",
"last_updated": "2023-09-08T09:28:31.616656-04:00",
"created_at": "2023-09-06T09:08:15.759247-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28723187-abc4-46f5-bd93-f85ddb3ae5b5/?format=api"
}
]
}