GET /api/bet_types/4f7be904-064c-4460-9662-f90a0c004e2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f7be904-064c-4460-9662-f90a0c004e2b",
"match": "https://api-prod.gambitprofit.com/api/matches/0d58d24c-ad9a-41b1-bfb6-a7ecdc611f97/?format=api",
"name": "Over/Under",
"created_at": "2023-08-27T08:13:19.320961-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "bda6fef2-5cfe-4269-9216-4bd6d0617f99",
"gambit_id": "a2b80f58-8208-4e3e-b1ac-eebbf8b19156",
"last_updated": "2023-08-29T09:03:23.891252-04:00",
"created_at": "2023-08-27T08:13:19.324906-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7be904-064c-4460-9662-f90a0c004e2b/?format=api"
},
{
"id": "0bc9aedf-2eae-4b2e-b432-8c68a38f9065",
"gambit_id": "9c4e9822-de89-4b8e-ba31-f8aa49a954ec",
"last_updated": "2023-08-29T09:03:23.894483-04:00",
"created_at": "2023-08-27T08:13:19.329704-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7be904-064c-4460-9662-f90a0c004e2b/?format=api"
}
]
}