GET /api/bet_types/eb602eb4-ef12-400a-9bd8-0ef952a73935/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb602eb4-ef12-400a-9bd8-0ef952a73935",
"match": "https://api-prod.gambitprofit.com/api/matches/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:15.060081-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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Under 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a2ee2df2-33ab-4424-b3ff-733df666c596",
"gambit_id": "fd406724-9b18-481e-ac28-a8e5f655391b",
"last_updated": "2023-09-26T09:13:03.921001-04:00",
"created_at": "2023-09-20T09:58:15.064442-04:00",
"name": "Game Total Over 44.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb602eb4-ef12-400a-9bd8-0ef952a73935/?format=api"
},
{
"id": "0334dd79-9ddb-4991-a5d8-442cb393a197",
"gambit_id": "6028bef7-76f6-432a-a0e1-b9dd5b5256ed",
"last_updated": "2023-09-26T09:13:03.925644-04:00",
"created_at": "2023-09-20T09:58:15.080849-04:00",
"name": "Game Total Under 44.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb602eb4-ef12-400a-9bd8-0ef952a73935/?format=api"
}
]
}