{
"current_page": 1,
"data": [
{
"id": 1,
"shop_id": 1,
"type": "ip",
"value": "127.0.0.1",
"reason": null,
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-01-01T00:00:00.000000Z",
"deleted_at": null
}
],
"first_page_url": "https://api.sellauth.com/v1/shops/1/blacklist?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "https://api.sellauth.com/v1/shops/1/blacklist?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
}
],
"next_page_url": null,
"path": "https://api.sellauth.com/v1/shops/1/blacklist",
"per_page": 25,
"prev_page_url": null,
"to": 2,
"total": 2
}