GET /api/bet_types/649c9495-3cdd-4d90-bd13-bade5d34f9e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "649c9495-3cdd-4d90-bd13-bade5d34f9e8",
"match": "https://api-prod.gambitprofit.com/api/matches/714c73e5-2ef7-46a9-88b2-e964c1e68ebd/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:51:51.649677-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": "Total Rounds Over 1.5",
"amount": 6047.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": -249.98,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "69ebcbec-414f-416a-bd61-694071b4f2bf",
"gambit_id": "69d149d9-ccdb-4e2c-af83-46ead506f4a4",
"last_updated": "2023-03-13T14:06:51.563864-04:00",
"created_at": "2023-03-10T08:51:51.652431-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649c9495-3cdd-4d90-bd13-bade5d34f9e8/?format=api"
},
{
"id": "3f896a10-34b2-4f29-9b75-6710815f0c4a",
"gambit_id": "202c7657-abf0-4151-af63-472fe10c9094",
"last_updated": "2023-03-13T14:06:51.561562-04:00",
"created_at": "2023-03-10T08:51:51.650984-05:00",
"name": "Total Rounds Under 1.5",
"reward": "2.34000",
"odds": "2.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649c9495-3cdd-4d90-bd13-bade5d34f9e8/?format=api"
}
]
}