passing multiple parameter values (IN operator)?

How to pass multiple parameter values ($in operator) to the query string?

http://<base URL>/Accounts/filter?filter[0][name]=DENALI&fields=id,name,start_rr_c&max_num=1000

Any help is really appreciated

Thanks

Rama