json.array! @agents do |agent|
json.partial! 'api/v1/models/agent', formats: [:json], resource: agent
end