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