GET /api/bet_types/26cab774-bda2-45c4-aaf6-3fd9bc66dfaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26cab774-bda2-45c4-aaf6-3fd9bc66dfaa",
"match": "https://api-prod.gambitprofit.com/api/matches/1a040f69-09e9-4ab7-b45e-4de8f24e7d33/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Over 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c9b83c7d-898a-47c9-aab7-20686102a485",
"gambit_id": "e0fbeda1-67c1-400a-816b-26d1c8f72de8",
"last_updated": "2022-10-31T11:37:05.017098-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26cab774-bda2-45c4-aaf6-3fd9bc66dfaa/?format=api"
},
{
"id": "c7201eb0-ecf3-48a2-aa44-566b686e7dd5",
"gambit_id": "601c68d1-bcee-489d-9d03-799d3de8821e",
"last_updated": "2022-10-31T11:37:05.018235-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26cab774-bda2-45c4-aaf6-3fd9bc66dfaa/?format=api"
}
]
}