GET /api/bet_types/8691193e-a20d-4b7b-a694-cc068799c931/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8691193e-a20d-4b7b-a694-cc068799c931",
"match": "https://api-prod.gambitprofit.com/api/matches/658dd0ba-3cb5-4623-b0d3-7aeb05be5019/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:38:10.375825-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 216.5",
"amount": 5000.0
},
{
"team": "Game Total Under 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d13a0360-d913-4b3a-8557-27ff8be57f03",
"gambit_id": "171fac35-a924-423b-9c61-dd9a8f68f44e",
"last_updated": "2024-01-11T11:23:08.828392-05:00",
"created_at": "2024-01-10T09:38:10.379193-05:00",
"name": "Game Total Over 216.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8691193e-a20d-4b7b-a694-cc068799c931/?format=api"
},
{
"id": "38e2f261-7744-470d-9b50-3cbaf30eb5ed",
"gambit_id": "f9b3caf9-c114-4b5b-a3d1-7feb99b2c71a",
"last_updated": "2024-01-11T11:23:08.831777-05:00",
"created_at": "2024-01-10T09:38:10.383409-05:00",
"name": "Game Total Under 216.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8691193e-a20d-4b7b-a694-cc068799c931/?format=api"
}
]
}