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