GET /api/bet_types/c712e87f-5dd9-45c0-9bb1-9b3376b2e014/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c712e87f-5dd9-45c0-9bb1-9b3376b2e014",
"match": "https://api-prod.gambitprofit.com/api/matches/207cdf15-2049-4c13-9f43-e9269b42f03e/?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 Over 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "512eacfd-8d56-458d-b212-f6f3f0f8b2ba",
"gambit_id": "d6f111d2-aaad-44a8-98ab-a3299ea0a1b9",
"last_updated": "2022-10-31T12:07:11.799820-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c712e87f-5dd9-45c0-9bb1-9b3376b2e014/?format=api"
},
{
"id": "5545c8ce-81dc-430d-8d82-5bdc81f834bb",
"gambit_id": "2c4f519e-5ff3-410d-9998-bf1a9c0c574b",
"last_updated": "2022-10-31T12:07:11.798876-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c712e87f-5dd9-45c0-9bb1-9b3376b2e014/?format=api"
}
]
}