GET /api/bet_types/3c26631c-69ad-41f0-b064-a296827ba051/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c26631c-69ad-41f0-b064-a296827ba051",
"match": "https://api-prod.gambitprofit.com/api/matches/e330e85b-87f1-40cb-89e6-c594b0cb5db3/?format=api",
"name": "Over/Under",
"created_at": "2023-07-15T11:43:03.795408-04: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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d3f645bc-b8d5-4618-ba8a-de4802624854",
"gambit_id": "cc5996a8-4456-44ee-aedf-ee9dae0d71e2",
"last_updated": "2023-07-22T19:03:23.188650-04:00",
"created_at": "2023-07-15T11:43:03.796644-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c26631c-69ad-41f0-b064-a296827ba051/?format=api"
},
{
"id": "4a3b6fc0-fc65-4a1e-b825-9731cdfd5574",
"gambit_id": "e17b923f-b91e-4881-9214-d9a8bf558cd6",
"last_updated": "2023-07-22T19:03:23.193121-04:00",
"created_at": "2023-07-15T11:43:03.797978-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c26631c-69ad-41f0-b064-a296827ba051/?format=api"
}
]
}