return array(
            "offset" => $offset,
            "items_per_page" => $items_per_page,
            "total" => $this->db->fetchOne("SELECT FOUND_ROWS() AS total"),
            "threads" => $posts