GET /api/bet_types/9ec9c265-7c32-4f0f-b425-8f3279b51fe7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ec9c265-7c32-4f0f-b425-8f3279b51fe7",
"match": "https://api-prod.gambitprofit.com/api/matches/f613cea9-0198-44f7-b72e-bd0adf344036/?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 Under 2.5",
"amount": 5363.0
},
{
"team": "Game Total Over 2.5",
"amount": 4637.0
}
],
"expected_reward_tokens": 8902.58,
"profit_sb": -97.42,
"profit_sb_percentage": -1.08,
"recommended": false
},
"lines": [
{
"id": "bb7f658c-c452-40e5-be46-6a34a018f806",
"gambit_id": "5e9ef858-bb54-40da-ba74-9dfce4caa90a",
"last_updated": "2022-11-07T09:37:12.769328-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.66000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec9c265-7c32-4f0f-b425-8f3279b51fe7/?format=api"
},
{
"id": "1febe376-651c-4a0f-b08d-606d14b976d3",
"gambit_id": "2bb70123-856c-4867-8b00-17ff75730697",
"last_updated": "2022-11-07T09:37:12.770465-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec9c265-7c32-4f0f-b425-8f3279b51fe7/?format=api"
}
]
}