[
{
"id": 123,
"status": "inactive",
"membership_level_id": 123,
"expire_date": "2023-11-07T05:31:56Z",
"user": {
"id": 123,
"full_name": "<string>",
"email": "[email protected]",
"profile_image_url": "<string>",
"sign_in_count": 123,
"current_sign_in_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
}
]