GET /api/bet_types/8babcbfb-ba3e-410b-b76b-a46a56d3c653/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8babcbfb-ba3e-410b-b76b-a46a56d3c653",
"match": "https://api-prod.gambitprofit.com/api/matches/247faaf0-78bf-4319-9680-4c6e72f75943/?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 2.5",
"amount": 5989.0
},
{
"team": "Game Total Over 2.5",
"amount": 4011.0
}
],
"expected_reward_tokens": 8743.94,
"profit_sb": -256.06,
"profit_sb_percentage": -2.85,
"recommended": false
},
"lines": [
{
"id": "62d1eabd-7db4-42b5-af26-e79c5b8a4c90",
"gambit_id": "7717fd8b-11ab-40f1-94ec-963e4c049cee",
"last_updated": "2022-12-14T10:27:24.039746-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.46000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8babcbfb-ba3e-410b-b76b-a46a56d3c653/?format=api"
},
{
"id": "ceaf4f22-09b2-41e3-ac32-8116909e8720",
"gambit_id": "c6bb5c9e-dc59-4640-b3e0-4e410b6381d9",
"last_updated": "2022-12-14T10:27:24.038618-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.18000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8babcbfb-ba3e-410b-b76b-a46a56d3c653/?format=api"
}
]
}