is there a way to create url link to specific filter view or specify a filter in the url?

 

We want to add 1:M grid on person page referring for requests with specific offer.
We can't find a way to default filter the 1:M on specific offer. only for all request of the entity.
As a work around we thinking to create custom action with a link to the request page with filter on offer and entity.id (or to create public view and redirect to the view)

Any suggestions?