GET /api/bet_types/63c078b6-d89d-4222-a7f5-b8f529a10ee8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63c078b6-d89d-4222-a7f5-b8f529a10ee8",
"match": "https://api-prod.gambitprofit.com/api/matches/0061c633-c093-45e3-ad0d-945186648744/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T10:06:59.896362-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 Under 8.5",
"amount": 5317.0
},
{
"team": "Game Total Over 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "166d79fb-510a-4c93-873e-eddbff64a3ff",
"gambit_id": "f5e2b68a-da2c-42ee-9622-3cf732748092",
"last_updated": "2023-04-11T13:27:03.825889-04:00",
"created_at": "2023-04-10T10:06:59.898090-04:00",
"name": "Game Total Under 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c078b6-d89d-4222-a7f5-b8f529a10ee8/?format=api"
},
{
"id": "9b2e32a0-9929-4211-b6d2-260a5d5e6842",
"gambit_id": "cdb784c2-bea9-44fa-a431-26bf461649e9",
"last_updated": "2023-04-11T13:27:03.822908-04:00",
"created_at": "2023-04-10T10:06:59.900056-04:00",
"name": "Game Total Over 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c078b6-d89d-4222-a7f5-b8f529a10ee8/?format=api"
}
]
}