GET /api/bet_types/92fc65c5-87a6-4f4d-b722-c6c3c508749f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92fc65c5-87a6-4f4d-b722-c6c3c508749f",
"match": "https://api-prod.gambitprofit.com/api/matches/3187b028-096d-4706-ac5d-f654079e7e3f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-16T10:23:23.890995-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7f54dced-9332-4f72-9aa4-26c77cb6fbe2",
"gambit_id": "609be67f-525a-4306-bc24-a29202acdce5",
"last_updated": "2023-08-17T13:38:15.347562-04:00",
"created_at": "2023-08-16T10:23:23.901356-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fc65c5-87a6-4f4d-b722-c6c3c508749f/?format=api"
},
{
"id": "9a380217-fabf-41c6-b655-2984926d7233",
"gambit_id": "bfc8dfbc-2c27-46df-89ef-ebd7ecdddc0a",
"last_updated": "2023-08-17T13:38:15.344258-04:00",
"created_at": "2023-08-16T10:23:23.895218-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fc65c5-87a6-4f4d-b722-c6c3c508749f/?format=api"
}
]
}