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