{"status":"success","data":[{"id":1,"name":"John Doe","email":"john.doe@example.com","role":"admin","created_at":"2024-01-15T10:30:00Z","status":"active"},{"id":2,"name":"Jane Smith","email":"jane.smith@example.com","role":"user","created_at":"2024-01-20T14:45:00Z","status":"active"},{"id":3,"name":"Bob Johnson","email":"bob.johnson@example.com","role":"moderator","created_at":"2024-01-25T09:15:00Z","status":"inactive"}],"total":3,"page":1,"per_page":10}