{
"data": [
{
"id": "string",
"code": "string",
"conversions_count": 0,
"created_at": "2019-08-24T14:15:22Z",
"email": "user@example.com",
"first_name": "string",
"last_name": "string",
"payouts_count": 0,
"paypal_email": "user@example.com",
"referrals_count": 0,
"signups_count": 0,
"source": "string",
"status": "pending",
"total_commission_cents": 0,
"total_payout_cents": 0,
"total_profit_cents": 0,
"total_revenue_cents": 0,
"updated_at": "2019-08-24T14:15:22Z",
"visits_count": 0,
"wise_email": "user@example.com"
}
],
"meta": {
"total_pages": 0,
"total_count": 0,
"current_page": 0
}
}