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