GET /api/bet_types/9a1f1be1-d0c3-4101-80a9-cfef105725fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a1f1be1-d0c3-4101-80a9-cfef105725fd",
"match": "https://api-prod.gambitprofit.com/api/matches/b57ab8da-a6f6-40d6-83df-344d74f88f5b/?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 43.5",
"amount": 5000.0
},
{
"team": "Game Total Under 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c579290d-86ad-4912-bdde-ad27e395f883",
"gambit_id": "20e2f746-5b0c-4b54-ae20-857b537514b4",
"last_updated": "2022-10-11T11:51:56.558855-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1f1be1-d0c3-4101-80a9-cfef105725fd/?format=api"
},
{
"id": "5fd7caa8-876d-4bc9-a84e-47899e3de0a1",
"gambit_id": "0f3f893e-0cdc-4e58-8a7d-90b9d16eceb5",
"last_updated": "2022-10-11T11:51:56.557736-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1f1be1-d0c3-4101-80a9-cfef105725fd/?format=api"
}
]
}