GET /api/bet_types/5d413eed-99ad-4966-b59b-c09a020cbfb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d413eed-99ad-4966-b59b-c09a020cbfb5",
"match": "https://api-prod.gambitprofit.com/api/matches/d8b9f6d8-d483-4ae2-b472-8d10a9144c2d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-20T09:13:18.680781-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 9",
"amount": 5094.0
},
{
"team": "Game Total Under 9",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "299d45d9-a5af-4391-99b4-70b891ac4567",
"gambit_id": "b0cef1cc-d6ec-4df5-9e2e-1ed1014cccb6",
"last_updated": "2023-10-21T10:13:18.911046-04:00",
"created_at": "2023-10-20T09:13:18.684550-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d413eed-99ad-4966-b59b-c09a020cbfb5/?format=api"
},
{
"id": "91a4a892-70a0-460d-b1a2-6c733b45eb6e",
"gambit_id": "5d442d50-49b1-4de7-8b1c-55187140a458",
"last_updated": "2023-10-21T10:13:18.914705-04:00",
"created_at": "2023-10-20T09:13:18.688554-04:00",
"name": "Game Total Under 9",
"reward": "1.90000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d413eed-99ad-4966-b59b-c09a020cbfb5/?format=api"
}
]
}