GET /api/bet_types/8b61dfc4-dfea-43cc-b643-b165c62c8fed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b61dfc4-dfea-43cc-b643-b165c62c8fed",
"match": "https://api-prod.gambitprofit.com/api/matches/771f206b-6bf8-4fee-8b8d-ac963a34d296/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T23:37:55.763386-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 Over 2.5",
"amount": 5054.0
},
{
"team": "Game Total Under 2.5",
"amount": 4946.0
}
],
"expected_reward_tokens": 9198.28,
"profit_sb": -301.72,
"profit_sb_percentage": -3.18,
"recommended": false
},
"lines": [
{
"id": "7f002bcd-2fc6-4c97-81e5-976558479628",
"gambit_id": "ad48a7d9-b6f7-41c9-830e-80be07f2e250",
"last_updated": "2023-12-19T10:13:19.421365-05:00",
"created_at": "2023-12-15T23:37:55.767394-05:00",
"name": "Game Total Over 2.5",
"reward": "1.82000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b61dfc4-dfea-43cc-b643-b165c62c8fed/?format=api"
},
{
"id": "56c73402-7e4a-4d7a-a5f3-a312d424702a",
"gambit_id": "2eae7a17-735c-40a6-addc-c7e8ff120fe6",
"last_updated": "2023-12-19T10:13:19.424464-05:00",
"created_at": "2023-12-15T23:37:55.771443-05:00",
"name": "Game Total Under 2.5",
"reward": "1.86000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b61dfc4-dfea-43cc-b643-b165c62c8fed/?format=api"
}
]
}