GET /api/bet_types/b4095648-1701-43d6-ae42-37a0348db2c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4095648-1701-43d6-ae42-37a0348db2c0",
"match": "https://api-prod.gambitprofit.com/api/matches/215de7b6-3ff7-4325-98ca-6b60ecefefd6/?format=api",
"name": "Over/Under",
"created_at": "2023-05-08T11:46:58.126239-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e8c86c50-0f84-470f-b044-385351bd1135",
"gambit_id": "036c408c-43d3-447b-90ff-88c806cff297",
"last_updated": "2023-05-09T11:31:53.391646-04:00",
"created_at": "2023-05-08T11:46:58.130207-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4095648-1701-43d6-ae42-37a0348db2c0/?format=api"
},
{
"id": "ad240f54-5657-44cb-a08d-643845b04543",
"gambit_id": "0b46dc66-cad2-43f7-8932-8f7ed813166a",
"last_updated": "2023-05-09T11:31:53.389539-04:00",
"created_at": "2023-05-08T11:46:58.128091-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4095648-1701-43d6-ae42-37a0348db2c0/?format=api"
}
]
}