GET /backend/api/v1/servidores/?matricula=300131000&servidor_tipo=EF&ativo=true&offset=0&limit=10&nome=bruno&tipo=S
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}