GET /api/bet_types/6d58fe92-6dd4-4c6b-9db1-2adcbb01f274/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d58fe92-6dd4-4c6b-9db1-2adcbb01f274",
"match": "https://api-prod.gambitprofit.com/api/matches/e9426d20-07a1-40ad-b392-a70183a32362/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T17:33:21.776500-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": "d901a3bf-c60c-493a-8d59-896c1a57f3fd",
"gambit_id": "345a1ca2-7493-4875-b92f-7a3f72e1a74d",
"last_updated": "2023-09-15T16:38:17.627935-04:00",
"created_at": "2023-09-11T17:33:21.780458-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/6d58fe92-6dd4-4c6b-9db1-2adcbb01f274/?format=api"
},
{
"id": "3cfd446b-d5c1-4739-9e00-0f839025eadb",
"gambit_id": "046f90ad-5e9a-4748-81ee-bbad6590f04b",
"last_updated": "2023-09-15T16:38:17.633188-04:00",
"created_at": "2023-09-11T17:33:21.784649-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/6d58fe92-6dd4-4c6b-9db1-2adcbb01f274/?format=api"
}
]
}