SELECT Id FROM new_searchtable where town = 'Mascoma Real Estate' and state='NH' and (type = 'R' or type ='O') and (createtime >='2025-01-03 1:22:05') and (createtime >='2025-01-03 1:22:05') AND list_price BETWEEN '0' AND '30000000' ORDER BY list_price Desc