GET /api/bet_types/bec5a9f5-3ca0-4422-8580-3ca4aeaee81b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bec5a9f5-3ca0-4422-8580-3ca4aeaee81b",
"match": "https://api-prod.gambitprofit.com/api/matches/7b562c25-6963-4436-8508-e58ab1a88772/?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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.67,
"recommended": false
},
"lines": [
{
"id": "4555e220-063f-4972-ad43-b0bcfd53e93c",
"gambit_id": "82b70686-ef98-433e-bd0a-72f6b5da42b3",
"last_updated": "2022-08-15T14:27:20.258883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.77000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec5a9f5-3ca0-4422-8580-3ca4aeaee81b/?format=api"
},
{
"id": "191be01e-dd21-4411-93da-34f3b79c6d75",
"gambit_id": "e5dd8a8a-bf6b-47c7-8e49-db6ad8819911",
"last_updated": "2022-08-15T14:27:20.259363-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.77000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec5a9f5-3ca0-4422-8580-3ca4aeaee81b/?format=api"
}
]
}