Returns all currently active tables with per-table player counts and game
state. “Active” means the table’s session row in game_table_state was
updated within the last 30 minutes.
Public endpoint — no authentication required. Used by the lobby to populate the Live Tables section and the Players Online hero stat.
If Supabase is unavailable the endpoint returns an empty list with
HTTP 200 — callers should treat an empty list as a graceful degradation,
not an error.
Lobby behaviour: the lobby polls this endpoint every 30 seconds and
re-renders the Live Tables grid. Join links deep-link to
hedgeem-v6.qeetoto.com?tableId={tableId}.
Documentation Index
Fetch the complete documentation index at: https://hedgeem-api.qeetoto.com/llms.txt
Use this file to discover all available pages before exploring further.