GET /api/bet_types/deddb9a6-1974-48a9-b8a8-58b18934ec98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "deddb9a6-1974-48a9-b8a8-58b18934ec98",
"match": "https://api-prod.gambitprofit.com/api/matches/7eaae390-be73-4c21-a802-c2450eab0dc4/?format=api",
"name": "Over/Under",
"created_at": "2023-10-04T09:13:06.442248-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 Under 8",
"amount": 5094.0
},
{
"team": "Game Total Over 8",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "f2621531-75d7-4697-ab40-5e2a286dfa95",
"gambit_id": "0e89449a-9670-419c-acfb-c1c29fa5b7cd",
"last_updated": "2023-10-05T09:13:22.678517-04:00",
"created_at": "2023-10-04T09:13:06.457443-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deddb9a6-1974-48a9-b8a8-58b18934ec98/?format=api"
},
{
"id": "8fda5a46-000c-447f-8080-2fe3098b347a",
"gambit_id": "3a329ba5-1147-4062-b8b4-996ee662273d",
"last_updated": "2023-10-05T09:13:22.675299-04:00",
"created_at": "2023-10-04T09:13:06.451673-04:00",
"name": "Game Total Over 8",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deddb9a6-1974-48a9-b8a8-58b18934ec98/?format=api"
}
]
}