SELECT Id FROM new_searchtable where town = 'Mascoma Real Estate' and state='NH' and (type = 'R' or type ='O') and (createtime >='2026-04-12 7:22:51') and (createtime >='2026-04-12 7:22:51') AND list_price BETWEEN '0' AND '30000000' ORDER BY list_price Desc