Hi Ram,
Here is goes
/Products?$filter=Price gt 20
here if you need products with price greater than 20 then you can add $filter=<dimension> operator value.
More details on URI conventions can be accessed here
http://www.odata.org/documentation/odata-version-2-0/uri-conventions/
Best Regards,
Ranjit