[
{
"id": 8,
"nome": "Mario",
"cognome": "Piano",
"codice_identificativo": "1000",
"codice_fiscale": "XXXXXXXXXXXXXXXX",
"email": null,
"telefono": null,
"cellulare": null,
"notifiche": null,
"created_at": "2018-03-08 14:34:37",
"updated_at": "2018-03-08 16:09:28",
"deleted_at": null,
"username": "mario.piano_1000",
"pivot": {
"gruppo_id": "2",
"utente_id": "8"
}
},
{
"id": 9,
"nome": "Test",
"cognome": "Utente",
"codice_identificativo": "1001",
"codice_fiscale": "SVCHCVDZHTFVYBH",
"email": null,
"telefono": null,
"cellulare": null,
"notifiche": null,
"created_at": "2018-03-08 14:40:20",
"updated_at": "2018-03-08 16:14:08",
"deleted_at": null,
"username": "test.utente_1001",
"pivot": {
"gruppo_id": "2",
"utente_id": "9"
}
}
]