-- internal reference, read-only --

91appe.bet backend, documented

Two references built from the cleaned-up, English-renamed backend and its database: how the schema actually connects tables together, and what every API endpoint expects and returns.

DATABASE

Schema →

All 104 tables, grouped by function, with a flow diagram showing how deposits, bets, and withdrawals move through the wallet.

ENDPOINTS

API Reference →

77 endpoints with example request bodies and response shapes — send this, get this back.

Generated from a reverse-engineered & renamed copy of the backend. Not a live app.