GET /api/bet_types/ef18d671-ffc4-48f5-876a-e027862452de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef18d671-ffc4-48f5-876a-e027862452de",
"match": "https://api-prod.gambitprofit.com/api/matches/38f2499a-aad7-49c6-903e-4553fd9a22d5/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 56.5",
"amount": 5000.0
},
{
"team": "Game Total Over 56.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "364e4977-0bd7-4f8e-bb58-d272ef54e5e6",
"gambit_id": "5a3ce070-936d-49a2-9f17-e376154e3ef8",
"last_updated": "2022-10-31T10:37:24.939311-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef18d671-ffc4-48f5-876a-e027862452de/?format=api"
},
{
"id": "3bf8607b-865e-4fde-bbda-bd30be54eb93",
"gambit_id": "044e47e2-526c-4b6b-ae80-643fe279a173",
"last_updated": "2022-10-31T10:37:24.940377-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef18d671-ffc4-48f5-876a-e027862452de/?format=api"
}
]
}