GET /api/bet_types/ae26636a-e409-42a5-b113-e832986beab0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae26636a-e409-42a5-b113-e832986beab0",
"match": "https://api-prod.gambitprofit.com/api/matches/639d1500-c951-4e25-b1d0-6fc55283439f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:13.339307-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 Under 11.5",
"amount": 5107.0
},
{
"team": "Game Total Over 11.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7eb8a02c-e8cd-419c-aacf-b9e5ee2d6eec",
"gambit_id": "1bdf6a11-97f4-479d-80c9-393e28a98309",
"last_updated": "2023-05-27T16:17:17.353941-04:00",
"created_at": "2023-05-26T11:52:13.343488-04:00",
"name": "Game Total Under 11.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae26636a-e409-42a5-b113-e832986beab0/?format=api"
},
{
"id": "41432fb9-c1c5-464e-b3ba-118c4c277763",
"gambit_id": "c25f8618-865f-4b7a-83c6-0408102e3f2a",
"last_updated": "2023-05-27T16:17:17.351675-04:00",
"created_at": "2023-05-26T11:52:13.341169-04:00",
"name": "Game Total Over 11.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae26636a-e409-42a5-b113-e832986beab0/?format=api"
}
]
}