Issue to filter custom objects using api

We want to filter customs objects records.
have 3 fields
jurisdiction, sub__jurisdiction and pin_code
But we have value in jurisdiction=‘MAHARASHTRA’ sub__jurisdiction= null and pin_code= null
and not getting records from rest api.
But in Fresh desk portal records showing


Please help to fix it.