GET /api/bet_types/63a37c3f-c527-471e-8bbe-b88800d2b18c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63a37c3f-c527-471e-8bbe-b88800d2b18c",
"match": "https://api-prod.gambitprofit.com/api/matches/153b70fa-3326-40e8-8b34-9ca3f8279bdb/?format=api",
"name": "Over/Under",
"created_at": "2023-07-21T08:53:23.586211-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": "a919495e-42e4-45c6-9c38-56ae6ae06dba",
"gambit_id": "56d72687-3d24-4c2a-bfb8-93e04396068e",
"last_updated": "2023-07-22T11:33:24.037416-04:00",
"created_at": "2023-07-21T08:53:23.587509-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/63a37c3f-c527-471e-8bbe-b88800d2b18c/?format=api"
},
{
"id": "c3bac9e3-1d4b-4d9d-b8be-c28428e2b904",
"gambit_id": "690c6161-27f2-4064-bd20-c6a4a2646452",
"last_updated": "2023-07-22T11:33:24.040805-04:00",
"created_at": "2023-07-21T08:53:23.589066-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/63a37c3f-c527-471e-8bbe-b88800d2b18c/?format=api"
}
]
}