GET /api/bet_types/699cc5e9-039c-4605-adba-b92a7c05e3f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "699cc5e9-039c-4605-adba-b92a7c05e3f7",
"match": "https://api-prod.gambitprofit.com/api/matches/ef4be4f8-3c35-4e4b-82c9-af31a6301859/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:56.837536-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 240.5",
"amount": 5000.0
},
{
"team": "Game Total Over 240.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "04a51df4-7cc1-408e-a121-d32a900e6566",
"gambit_id": "8170b636-2990-4fcb-8769-b81e4674f4ed",
"last_updated": "2024-01-08T14:43:15.208595-05:00",
"created_at": "2024-01-05T09:32:56.845413-05:00",
"name": "Game Total Under 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/699cc5e9-039c-4605-adba-b92a7c05e3f7/?format=api"
},
{
"id": "cba5a3e1-1d88-426d-ab00-d09ec7d259f8",
"gambit_id": "c782670c-3c54-4303-9079-e85533510245",
"last_updated": "2024-01-08T14:43:15.205199-05:00",
"created_at": "2024-01-05T09:32:56.841328-05:00",
"name": "Game Total Over 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/699cc5e9-039c-4605-adba-b92a7c05e3f7/?format=api"
}
]
}