GET /api/bet_types/de0a9e57-c571-4a3e-9ee6-41330da7fb28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de0a9e57-c571-4a3e-9ee6-41330da7fb28",
"match": "https://api-prod.gambitprofit.com/api/matches/d29bca62-9329-4d72-a450-ad6fb836439f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-05T08:38:16.578779-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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "86a05725-fbb9-4355-8d50-ffebe80a8c68",
"gambit_id": "a88ccbe4-cdfc-47d9-a9ba-7d7a7463e083",
"last_updated": "2023-11-06T21:33:18.316670-05:00",
"created_at": "2023-11-05T08:38:16.582559-05:00",
"name": "Game Total Over 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de0a9e57-c571-4a3e-9ee6-41330da7fb28/?format=api"
},
{
"id": "5cbddfe1-1da2-4600-992e-e5dbd87b216e",
"gambit_id": "fe2e0506-4db0-4847-b5ef-df2a5d055ee3",
"last_updated": "2023-11-06T21:33:18.320008-05:00",
"created_at": "2023-11-05T08:38:16.586563-05:00",
"name": "Game Total Under 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de0a9e57-c571-4a3e-9ee6-41330da7fb28/?format=api"
}
]
}