GET /api/bet_types/10207318-1632-448a-9f65-4c685bf8a27e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10207318-1632-448a-9f65-4c685bf8a27e",
"match": "https://api-prod.gambitprofit.com/api/matches/b7126ecf-53c2-4dbb-b3de-62fdcd728742/?format=api",
"name": "Over/Under",
"created_at": "2023-11-07T08:38:25.415079-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "763d689e-d979-4743-9012-be448fb11421",
"gambit_id": "1f459b0a-3606-4397-9c82-ad4aa056e109",
"last_updated": "2023-11-10T12:58:28.806947-05:00",
"created_at": "2023-11-07T08:38:25.418746-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10207318-1632-448a-9f65-4c685bf8a27e/?format=api"
},
{
"id": "0151106b-86ed-4213-9ef9-c1cab4ff65a2",
"gambit_id": "1e321d9a-16a9-4015-8f1a-0795653d0e35",
"last_updated": "2023-11-10T12:58:28.810215-05:00",
"created_at": "2023-11-07T08:38:25.422419-05:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10207318-1632-448a-9f65-4c685bf8a27e/?format=api"
}
]
}