def get_query(self):
        return super(CohortView, self).get_query().filter(self.model.type == GROUP_TYPE.COHORT)