for amount in amount_list:
            if amount in self:
                rewards_amount.append(self[amount].copy())