arr['users'] = arr['users'].filter(function(item) {
return item['pk'] !== 3639816810;
})