add posibility to filter like: ?filter[property]=nin:value1,value2,value3 this is represented as sql WHERE property NOT IN (value1,value2,value3)