GET /api/users/{user_id}/recent-group
Returns the most recent group membership record for a user.
Source: backend/app/routers/users.py
Returns the most recent group membership record for a user.
Returns current match status and response counts for the active group.
Returns all groups associated with a user and their member payloads.
Updates user profile fields for the authenticated user.