{"message":"🏌️‍♂️ Front Yard Fairways API","status":"active","version":"1.0.0","mode":"Demo + Live Compatible","mongodb":"connected","demoUsers":"available","adminDashboard":"available","bookingSystem":"ACTIVE","leaseVerification":"ACTIVE","buildingAdmin":"ACTIVE","shopManagement":"ACTIVE","tournamentSystem":"ENHANCED","leagueSystem":"ACTIVE","competitionSystem":"ACTIVE","paymentSystem":"ACTIVE","endpoints":{"health":"/health","login":"POST /api/auth/login","reservations":"GET /api/reservations/user (requires auth)","booking":"POST /api/reservations (requires auth)","bays":"GET /api/simulator-bays (requires auth)","buildings":"GET /api/buildings/:id (requires auth)","dashboard":"GET /api/users/:userId/stats (requires auth)","monthlyProgress":"GET /api/users/:userId/monthly-progress (requires auth)","admin":"Admin dashboard available at /api/admin/* (employee access only)","buildingAdmin":"Building admin dashboard available at /api/building-admin/* (building admin access only)","leaseVerification":"Lease verification available at /api/lease-verification/* (admin access only)","shop":"Shop available at /api/shop/* (requires auth)","adminShop":"Admin shop management at /api/admin/shop/* (admin access only)","tournaments":"Legacy tournament routes redirect to /api/competitions/*","competitions":"Competition system at /api/competitions/* (tournaments, leagues, events via ?type=)","payments":"Payment processing at /api/payments/* (requires auth)","stripeWebhook":"Stripe webhook at /webhook/stripe (Stripe only)"}}