GET /api/bet_types/4221e806-f697-47ce-b23c-16065e26b6df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4221e806-f697-47ce-b23c-16065e26b6df",
"match": "https://api-prod.gambitprofit.com/api/matches/d035c145-04da-4b92-b58f-b0854a597551/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:22:13.135092-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "50d8585a-072b-40f7-a557-afb9e17c2cff",
"gambit_id": "059e5f62-21f0-4bd7-a889-39ed6002f230",
"last_updated": "2023-06-05T10:57:19.304401-04:00",
"created_at": "2023-06-03T11:22:13.140904-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4221e806-f697-47ce-b23c-16065e26b6df/?format=api"
},
{
"id": "c57383dc-a285-4515-b265-ec2b837c1121",
"gambit_id": "aa45ce5e-d7b9-42be-8cb6-86a93c0b495f",
"last_updated": "2023-06-05T10:57:19.301758-04:00",
"created_at": "2023-06-03T11:22:13.137829-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4221e806-f697-47ce-b23c-16065e26b6df/?format=api"
}
]
}