GET /api/bet_types/c9176382-a2b1-4d74-bd39-f83fcf7c735e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9176382-a2b1-4d74-bd39-f83fcf7c735e",
"match": "https://api-prod.gambitprofit.com/api/matches/1b50bd85-4a6e-4a61-916a-fbc0aa044533/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T09:08:09.078160-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 214.5",
"amount": 5000.0
},
{
"team": "Game Total Over 214.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6a59b042-e9d9-4800-8124-07f99bc627be",
"gambit_id": "616a0c47-c45e-48b5-94a1-f9fd0e0a8d30",
"last_updated": "2023-10-30T14:43:09.625763-04:00",
"created_at": "2023-10-28T09:08:09.086943-04:00",
"name": "Game Total Under 214.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9176382-a2b1-4d74-bd39-f83fcf7c735e/?format=api"
},
{
"id": "fd9c6bc7-9444-448c-b62b-36e082643a1b",
"gambit_id": "03243de3-a002-4d8b-86e5-e93c991e4ecd",
"last_updated": "2023-10-30T14:43:09.629176-04:00",
"created_at": "2023-10-28T09:08:09.082540-04:00",
"name": "Game Total Over 214.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9176382-a2b1-4d74-bd39-f83fcf7c735e/?format=api"
}
]
}