GET /api/bet_types/e9bd1759-7e0f-435d-832e-f407f124f09b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9bd1759-7e0f-435d-832e-f407f124f09b",
"match": "https://api-prod.gambitprofit.com/api/matches/694ac455-044e-42e0-8232-cc2c2e9943ef/?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 2.5",
"amount": 5552.0
},
{
"team": "Game Total Under 2.5",
"amount": 4448.0
}
],
"expected_reward_tokens": 8716.64,
"profit_sb": -283.36,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "32f5a67d-b177-4eb0-b5c5-66e3e19fb982",
"gambit_id": "49e9820a-8c05-4233-ae27-d792d26bb5e2",
"last_updated": "2022-11-24T09:32:37.090459-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.57000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bd1759-7e0f-435d-832e-f407f124f09b/?format=api"
},
{
"id": "4304b491-3f66-42d9-a852-9050c7ff96de",
"gambit_id": "6360097e-9ae6-4f6b-9029-c6c46aa1f954",
"last_updated": "2022-11-24T09:32:37.091636-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bd1759-7e0f-435d-832e-f407f124f09b/?format=api"
}
]
}