GET /api/bet_types/89054f15-af6b-4c0b-a2f7-cc23d3a5f8d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89054f15-af6b-4c0b-a2f7-cc23d3a5f8d8",
"match": "https://api-prod.gambitprofit.com/api/matches/eb4f7b05-4410-4728-9ded-f23d52638d01/?format=api",
"name": "Over/Under",
"created_at": "2023-07-22T08:38:12.022892-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4019a722-25af-4dce-849c-b53ad192b8e9",
"gambit_id": "3d89f09c-1b23-43e3-b142-ba0f4f08d747",
"last_updated": "2023-07-23T21:53:26.616469-04:00",
"created_at": "2023-07-22T08:38:12.037733-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89054f15-af6b-4c0b-a2f7-cc23d3a5f8d8/?format=api"
},
{
"id": "e5dd9c50-fcfa-4a2e-9fd4-c3860a29211c",
"gambit_id": "870141bb-9195-438d-8edb-800ac7ae986f",
"last_updated": "2023-07-23T21:53:26.619893-04:00",
"created_at": "2023-07-22T08:38:12.047107-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89054f15-af6b-4c0b-a2f7-cc23d3a5f8d8/?format=api"
}
]
}