GET /api/bet_types/d9c9747f-038e-4f8a-9333-61b3aaec6146/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9c9747f-038e-4f8a-9333-61b3aaec6146",
"match": "https://api-prod.gambitprofit.com/api/matches/012fab68-9f65-4eaa-80cd-9b35bee7e79d/?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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "00f102c6-0fda-47f1-ad99-168bd0ff977c",
"gambit_id": "46e50b05-1cd6-4d76-be14-b3ea0e5d544b",
"last_updated": "2022-08-16T11:46:49.607122-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c9747f-038e-4f8a-9333-61b3aaec6146/?format=api"
},
{
"id": "fdb3d71b-a2a9-4eed-b1b0-d9792809a3ec",
"gambit_id": "854d629e-78df-45ea-a247-9b281248269e",
"last_updated": "2022-08-16T11:46:49.607605-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c9747f-038e-4f8a-9333-61b3aaec6146/?format=api"
}
]
}