GET /api/bet_types/83cfa554-b655-40c9-ba30-3c988dcd01f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83cfa554-b655-40c9-ba30-3c988dcd01f5",
"match": "https://api-prod.gambitprofit.com/api/matches/dd705437-c812-4c20-8153-dc18e64d1f3c/?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 51.5",
"amount": 5000.0
},
{
"team": "Game Total Under 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ac1e001b-d1b3-4f8e-a142-e4fc18c3f245",
"gambit_id": "bfd90adc-5118-4821-9490-eda0ae68cd59",
"last_updated": "2022-11-14T09:29:06.510347-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83cfa554-b655-40c9-ba30-3c988dcd01f5/?format=api"
},
{
"id": "c7dc462b-9c6a-4781-9649-c7f2f855ae79",
"gambit_id": "3201433a-eede-4646-b9e8-c024e67564ec",
"last_updated": "2022-11-14T09:29:06.509168-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83cfa554-b655-40c9-ba30-3c988dcd01f5/?format=api"
}
]
}