GET /api/bet_types/6ed94ce8-cc54-4dee-8b42-2fe68b8699d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ed94ce8-cc54-4dee-8b42-2fe68b8699d7",
"match": "https://api-prod.gambitprofit.com/api/matches/29410040-b090-45d5-b498-9cea352a32e4/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:13:05.048884-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": 5789.0
},
{
"team": "Game Total Under 2.5",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "76531071-8a5e-428f-bcb3-3e17cff54427",
"gambit_id": "7ff57270-7598-45ef-b772-c74e24678b61",
"last_updated": "2023-12-07T21:53:11.297636-05:00",
"created_at": "2023-12-06T09:13:05.052644-05:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed94ce8-cc54-4dee-8b42-2fe68b8699d7/?format=api"
},
{
"id": "4ad853c4-870c-4312-8561-85f87758d131",
"gambit_id": "2ac4d7e4-3a9c-4d0e-bf6f-9b00a9453e99",
"last_updated": "2023-12-07T21:53:11.301058-05:00",
"created_at": "2023-12-06T09:13:05.065850-05:00",
"name": "Game Total Under 2.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed94ce8-cc54-4dee-8b42-2fe68b8699d7/?format=api"
}
]
}