GET /api/bet_types/777f1083-2af4-49c3-b19b-1034076619df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "777f1083-2af4-49c3-b19b-1034076619df",
"match": "https://api-prod.gambitprofit.com/api/matches/f657529a-7ed0-4c6e-91f1-aa57ba3a0111/?format=api",
"name": "Over/Under",
"created_at": "2023-01-27T08:57:17.908904-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6d83d711-6c6d-4418-9b9a-6bb09c52d09f",
"gambit_id": "ef2bb817-ee28-4e7e-94df-f2059e73e90c",
"last_updated": "2023-01-28T19:17:09.493898-05:00",
"created_at": "2023-01-27T08:57:17.911421-05:00",
"name": "Game Total Over 234.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/777f1083-2af4-49c3-b19b-1034076619df/?format=api"
},
{
"id": "ccea3627-e67e-4c87-88a5-1b5d62c1df34",
"gambit_id": "45b6c686-1c55-4a27-b633-7ec17d70ec08",
"last_updated": "2023-01-28T19:17:09.492676-05:00",
"created_at": "2023-01-27T08:57:17.910101-05:00",
"name": "Game Total Under 234.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/777f1083-2af4-49c3-b19b-1034076619df/?format=api"
}
]
}