$.ajax({
        dataType: 'json',
        method: 'GET',
        url: url,
        success: function(data) {