GET /api/bet_types/f77f23ba-6cce-47ec-8ed4-c99ee089ccc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f77f23ba-6cce-47ec-8ed4-c99ee089ccc5",
"match": "https://api-prod.gambitprofit.com/api/matches/21566c85-b95c-4887-b864-10a07c96dc29/?format=api",
"name": "Over/Under",
"created_at": "2023-06-22T08:23:02.475295-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4c624d85-7cc7-4ff5-8fd7-27c2461e3057",
"gambit_id": "69eae9ba-36ec-4d14-b249-018bd8890d7b",
"last_updated": "2023-06-23T14:48:08.017372-04:00",
"created_at": "2023-06-22T08:23:02.477023-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77f23ba-6cce-47ec-8ed4-c99ee089ccc5/?format=api"
},
{
"id": "54fb2190-ef12-4f52-8046-f28c16c27e65",
"gambit_id": "09e07005-012c-4a96-a22b-df840f025a49",
"last_updated": "2023-06-23T14:48:08.019797-04:00",
"created_at": "2023-06-22T08:23:02.478940-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77f23ba-6cce-47ec-8ed4-c99ee089ccc5/?format=api"
}
]
}