{
"offset": 0,
"limit": 50,
"filters": [],
"total": 4,
"orderby": "nome",
"sort": "asc",
"data": [
{
"id": 897653,
"nome": "FABIO FRANCOSO DE ASSIS",
"cpf": null,
"email": null,
"equipe": {
"id": 1,
"nome": "VENDEDOR PARTICULAR"
}
},
{
"id": 9809901,
"nome": "JOSE HENRIQUE DOS SANTOS",
"cpf": "89765634199",
"email": null,
"equipe": {
"id": 2,
"nome": "EQUIPE CORPORATIVA"
}
},
{
"id": 9909091,
"nome": "MARIA DA CONCEICAO",
"cpf": "98908628711",
"email": null,
"equipe": {
"id": 2,
"nome": "EQUIPE CORPORATIVA"
}
},
{
"id": 8942001,
"nome": "SAMUEL POLO BORGES",
"cpf": null,
"email": null,
"equipe": {
"id": 3,
"nome": "OCEANO AZUL"
}
},
]
}