GET /api/bet_types/77787fda-f801-4928-8a0c-86de1e29f672/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77787fda-f801-4928-8a0c-86de1e29f672",
"match": "https://api-prod.gambitprofit.com/api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?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 56",
"amount": 5000.0
},
{
"team": "Game Total Under 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "90d5a5ff-0f57-4e88-90bf-3558b36eb37a",
"gambit_id": "79a7edee-5cdb-4d16-adfc-5d18a874d9b9",
"last_updated": "2022-10-31T10:32:23.457705-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77787fda-f801-4928-8a0c-86de1e29f672/?format=api"
},
{
"id": "0de4b48d-24ac-4ebd-8ffe-b81f924b2774",
"gambit_id": "23ff0636-046f-4a5f-8110-f36d5725bbfa",
"last_updated": "2022-10-31T10:32:23.456622-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77787fda-f801-4928-8a0c-86de1e29f672/?format=api"
}
]
}