GET /api/bet_types/f3daebc6-363a-4778-9559-6f5973e34ca1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3daebc6-363a-4778-9559-6f5973e34ca1",
"match": "https://api-prod.gambitprofit.com/api/matches/988d636b-8ab1-4ad2-8b82-8e9db4e0541f/?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 216.5",
"amount": 5000.0
},
{
"team": "Game Total Over 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": 400.0,
"profit_sb_percentage": 4.44,
"recommended": true
},
"lines": [
{
"id": "c031a818-1383-47f2-a2ba-073522dcbf1b",
"gambit_id": "128895cd-bd38-44c3-ac51-49d07901dfc6",
"last_updated": "2022-11-02T10:48:13.689215-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3daebc6-363a-4778-9559-6f5973e34ca1/?format=api"
},
{
"id": "91a17db5-ee5f-4863-8ebe-683cdc202fd2",
"gambit_id": "d14d2969-8c46-41d9-86e6-ba667ce955d1",
"last_updated": "2022-11-02T10:48:13.690271-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3daebc6-363a-4778-9559-6f5973e34ca1/?format=api"
}
]
}