GET /api/bet_types/c1272aa1-cf9c-4b57-85c3-ab43a19ca748/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1272aa1-cf9c-4b57-85c3-ab43a19ca748",
"match": "https://api-prod.gambitprofit.com/api/matches/c82bf425-a0cc-4de4-a03f-55b1cc2fc06f/?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 Over 7.5",
"amount": 5304.0
},
{
"team": "Game Total Under 7.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "253ddc90-d6fb-4ac5-92c0-1893aa3160c0",
"gambit_id": "afdff5b7-c59d-4a53-8803-8cb5fa0d0e68",
"last_updated": "2022-12-24T17:12:09.865944-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1272aa1-cf9c-4b57-85c3-ab43a19ca748/?format=api"
},
{
"id": "a851f706-7770-4389-ba5d-245604cc1352",
"gambit_id": "822314cc-ccff-4c6f-8479-1614d814e4b6",
"last_updated": "2022-12-24T17:12:09.864797-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1272aa1-cf9c-4b57-85c3-ab43a19ca748/?format=api"
}
]
}