{"database": "my_database", "table": "scheduled_games", "is_view": false, "human_description_en": "where home_team_id = 316", "rows": [[1028875, 316, 373, "2026-04-11"], [1028892, 316, 319, "2026-04-15"], [1028904, 316, 317, "2026-04-17"], [1028919, 316, 323, "2026-04-18"]], "truncated": false, "filtered_table_rows_count": 4, "expanded_columns": [], "expandable_columns": [[{"column": "away_team_id", "other_table": "team", "other_column": "team_id"}, "name"], [{"column": "home_team_id", "other_table": "team", "other_column": "team_id"}, "name"]], "columns": ["game_id", "home_team_id", "away_team_id", "game_date"], "primary_keys": ["game_id"], "units": {}, "query": {"sql": "select game_id, home_team_id, away_team_id, game_date from scheduled_games where \"home_team_id\" = :p0 order by game_id limit 101", "params": {"p0": "316"}}, "facet_results": {}, "suggested_facets": [{"name": "game_date", "type": "date", "toggle_url": "http://ahl-data.ryancheley.com/my_database/scheduled_games.json?home_team_id=316&_facet_date=game_date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 13.379059731960297}