GET /api/bet_types/93b80fc3-0a2b-424e-96ba-482e27b3a50f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93b80fc3-0a2b-424e-96ba-482e27b3a50f",
"match": "https://api-prod.gambitprofit.com/api/matches/e10fc3d4-95c4-4585-b478-432cb8654f69/?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 217.5",
"amount": 5000.0
},
{
"team": "Game Total Over 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3f90388d-33e5-4fab-80e7-43eb223c36e8",
"gambit_id": "c34b129e-8d14-4eb6-b903-f4a791d8bfae",
"last_updated": "2022-10-26T09:37:05.554550-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 217.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b80fc3-0a2b-424e-96ba-482e27b3a50f/?format=api"
},
{
"id": "54f398ac-3631-452c-99b6-9e173f947539",
"gambit_id": "8c174a30-42a5-459b-8a9b-4d8985819e31",
"last_updated": "2022-10-26T09:37:05.555674-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 217.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b80fc3-0a2b-424e-96ba-482e27b3a50f/?format=api"
}
]
}