{
  "message": "Welcome to the Project: Lotus Public API (v1), there are 3 routes available.",
  "routes": [
    {
      "/": "The page you're currently viewing."
    },
    {
      "/lobbies": "A List of all current public Project: Lotus lobbies, automatically updates every 15m."
    },
    {
      "/privacy": "The last time the Project: Lotus Privacy Policy was updated, in UNIX Time."
    }
  ],
  "note": "View the API Documentation @ (url)",
  "note2": "All routes must begin with /api/v1"
}