GET /api/bet_types/3217374e-3443-41d0-a45f-099e1f9a667d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3217374e-3443-41d0-a45f-099e1f9a667d",
"match": "https://api-prod.gambitprofit.com/api/matches/4fbcf78f-f82e-401f-acb3-d6984cf600f7/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:19.036099-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 Over 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "5ab5c359-e3e4-44f1-bee9-7af01317a735",
"gambit_id": "2d40e6d2-b8fa-4199-aff4-f38c49cfe20a",
"last_updated": "2023-10-28T10:18:24.093610-04:00",
"created_at": "2023-10-26T09:28:19.039368-04:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3217374e-3443-41d0-a45f-099e1f9a667d/?format=api"
},
{
"id": "6217c223-c670-4f40-9ab0-bda67de33d4f",
"gambit_id": "c4a771ed-8940-4bcc-8baa-a06ddef4a396",
"last_updated": "2023-10-28T10:18:24.097245-04:00",
"created_at": "2023-10-26T09:28:19.043851-04:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3217374e-3443-41d0-a45f-099e1f9a667d/?format=api"
}
]
}