{
"data": [
{
"id": "string",
"productId": "string",
"product": {
"id": "string",
"name": "string"
},
"name": "string",
"phone": "string",
"email": "string",
"region": "string",
"address": "string",
"birth_date": "string",
"gender": "string",
"memo": "string",
"assignmentId": "string",
"usedAt": "2019-08-24T14:15:22.123Z",
"assignedAt": "2019-08-24T14:15:22.123Z",
"lastDistributedAt": "2019-08-24T14:15:22.123Z",
"metadata": null,
"leadAs": [
{
"status": "string"
}
],
"leadAsStatus": "string",
"leadAsStatusLabel": "string"
}
],
"pagination": {
"page": 0,
"limit": 0,
"total": 0,
"totalPages": 0
}
}