GET /api/bet_types/c7641ba1-887c-44fb-83c8-50e0a25c13d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7641ba1-887c-44fb-83c8-50e0a25c13d2",
"match": "https://api-prod.gambitprofit.com/api/matches/49ceefe0-46bb-4ea5-adf3-576d73231cb7/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 45",
"amount": 5000.0
},
{
"team": "Game Total Over 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "5d261b29-b22c-4a36-bf50-1ffcc6b40561",
"gambit_id": "0330490e-0e92-4d07-9cc5-68af9aa1cb11",
"last_updated": "2022-10-31T10:22:22.243651-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45",
"reward": "1.88000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7641ba1-887c-44fb-83c8-50e0a25c13d2/?format=api"
},
{
"id": "2808da72-0f0c-4309-bcb8-dc42bc45df17",
"gambit_id": "796860f4-ed43-4a17-9ed2-180c1f09b198",
"last_updated": "2022-10-31T10:22:22.244855-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45",
"reward": "1.88000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7641ba1-887c-44fb-83c8-50e0a25c13d2/?format=api"
}
]
}