GET /api/bet_types/580411db-fb39-4bc1-a642-a89a9afd0794/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "580411db-fb39-4bc1-a642-a89a9afd0794",
"match": "https://api-prod.gambitprofit.com/api/matches/0eb6ae19-2568-48e8-8c22-73b5ab7c6270/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "76294e9e-b914-4d6f-90ab-9d07252bf4a9",
"gambit_id": "2acd15f4-5a42-4eae-b206-0260a4936f19",
"last_updated": "2022-12-14T10:12:16.300522-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/580411db-fb39-4bc1-a642-a89a9afd0794/?format=api"
},
{
"id": "091d2e32-e839-4305-af23-0d4dab44a926",
"gambit_id": "9a273e6e-578b-4b1d-88f6-b541e5d6b370",
"last_updated": "2022-12-14T10:12:16.299461-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/580411db-fb39-4bc1-a642-a89a9afd0794/?format=api"
}
]
}