GET /api/bet_types/6fb76799-a07a-42a7-8d30-ff1e142f4d04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fb76799-a07a-42a7-8d30-ff1e142f4d04",
"match": "https://api-prod.gambitprofit.com/api/matches/138717bc-189a-4661-8ceb-a4c0db90021b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-15T09:18:13.559915-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 214.5",
"amount": 5000.0
},
{
"team": "Game Total Under 214.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "44a6eaea-b13e-41d4-8cad-5e2dc5fcebe4",
"gambit_id": "2b9afd58-2a33-4046-843e-7a312fa5c03a",
"last_updated": "2023-11-17T09:28:24.692410-05:00",
"created_at": "2023-11-15T09:18:13.564104-05:00",
"name": "Game Total Over 214.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fb76799-a07a-42a7-8d30-ff1e142f4d04/?format=api"
},
{
"id": "e0936250-9d76-49f0-81e0-5fdba8c05803",
"gambit_id": "09acc7fc-6e93-4a91-a51d-330ce484ad1f",
"last_updated": "2023-11-17T09:28:24.695934-05:00",
"created_at": "2023-11-15T09:18:13.569462-05:00",
"name": "Game Total Under 214.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fb76799-a07a-42a7-8d30-ff1e142f4d04/?format=api"
}
]
}