GET /api/bet_types/9bb9487f-ce44-4726-87bc-75bb0e3cfbcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bb9487f-ce44-4726-87bc-75bb0e3cfbcf",
"match": "https://api-prod.gambitprofit.com/api/matches/b52b200a-6363-4d04-bb52-7e8679a6710c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:53.910573-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 Under 7",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9bff57ea-d3a8-4f10-8944-3b834b05739f",
"gambit_id": "fd88891f-68f8-4eb4-b91e-c40b552fe140",
"last_updated": "2023-03-06T11:47:11.577851-05:00",
"created_at": "2023-03-04T10:37:53.912160-05:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bb9487f-ce44-4726-87bc-75bb0e3cfbcf/?format=api"
},
{
"id": "ba3b2ce0-7730-4980-bf27-05ca3b0eba55",
"gambit_id": "38a40e3e-2eb9-4288-b2bc-354a7a09dbae",
"last_updated": "2023-03-06T11:47:11.579019-05:00",
"created_at": "2023-03-04T10:37:53.913683-05:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bb9487f-ce44-4726-87bc-75bb0e3cfbcf/?format=api"
}
]
}