GET /api/bet_types/43616836-0fc2-4851-a910-b9afdc3bc589/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43616836-0fc2-4851-a910-b9afdc3bc589",
"match": "https://api-prod.gambitprofit.com/api/matches/faf925a0-fe1b-4795-b631-2a5c294924ae/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 6.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "2bfa0ab4-f419-45c1-8f73-5b009513cf27",
"gambit_id": "3d6931a5-fac9-4573-88d2-209a5d104a74",
"last_updated": "2022-10-15T09:07:27.235482-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43616836-0fc2-4851-a910-b9afdc3bc589/?format=api"
},
{
"id": "2a2df51f-31bf-4dca-9740-a01f7a574182",
"gambit_id": "d7d286db-f9c0-47ea-a37e-7a3d989ad337",
"last_updated": "2022-10-15T09:07:27.237213-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43616836-0fc2-4851-a910-b9afdc3bc589/?format=api"
}
]
}