[
  {
    "id": 1,
    "userId": 1,
    "type": "error",
    "title": "Error notification",
    "message": "New follower on your profile.",
    "read": true,
    "link": null,
    "createdAt": "2026-03-23T15:22:15.402Z"
  },
  {
    "id": 2,
    "userId": 1,
    "type": "success",
    "title": "Success notification",
    "message": "Your subscription will renew in 3 days.",
    "read": false,
    "link": null,
    "createdAt": "2026-04-09T15:22:15.402Z"
  },
  {
    "id": 3,
    "userId": 1,
    "type": "system",
    "title": "System notification",
    "message": "New comment on your post.",
    "read": true,
    "link": "/posts/23",
    "createdAt": "2026-03-24T15:22:15.402Z"
  },
  {
    "id": 4,
    "userId": 50,
    "type": "error",
    "title": "Error notification",
    "message": "System maintenance scheduled for tonight.",
    "read": false,
    "link": "/posts/35",
    "createdAt": "2026-04-10T15:22:15.402Z"
  },
  {
    "id": 5,
    "userId": 42,
    "type": "info",
    "title": "Info notification",
    "message": "Your subscription will renew in 3 days.",
    "read": true,
    "link": "/posts/48",
    "createdAt": "2026-04-11T15:22:15.402Z"
  },
  {
    "id": 6,
    "userId": 4,
    "type": "system",
    "title": "System notification",
    "message": "Payment received for your order.",
    "read": true,
    "link": "/posts/77",
    "createdAt": "2026-04-07T15:22:15.402Z"
  },
  {
    "id": 7,
    "userId": 9,
    "type": "success",
    "title": "Success notification",
    "message": "Your post has been published successfully.",
    "read": false,
    "link": "/posts/3",
    "createdAt": "2026-03-30T15:22:15.402Z"
  },
  {
    "id": 8,
    "userId": 22,
    "type": "system",
    "title": "System notification",
    "message": "Payment received for your order.",
    "read": true,
    "link": null,
    "createdAt": "2026-04-16T15:22:15.402Z"
  },
  {
    "id": 9,
    "userId": 20,
    "type": "info",
    "title": "Info notification",
    "message": "Your order has been shipped.",
    "read": false,
    "link": "/posts/85",
    "createdAt": "2026-03-27T15:22:15.402Z"
  },
  {
    "id": 10,
    "userId": 47,
    "type": "info",
    "title": "Info notification",
    "message": "Your order has been shipped.",
    "read": false,
    "link": null,
    "createdAt": "2026-04-15T15:22:15.402Z"
  },
  {
    "id": 11,
    "userId": 46,
    "type": "success",
    "title": "Success notification",
    "message": "New follower on your profile.",
    "read": true,
    "link": "/posts/64",
    "createdAt": "2026-04-03T15:22:15.402Z"
  },
  {
    "id": 12,
    "userId": 37,
    "type": "system",
    "title": "System notification",
    "message": "Weekly activity summary is ready.",
    "read": true,
    "link": "/posts/1",
    "createdAt": "2026-04-17T15:22:15.402Z"
  },
  {
    "id": 13,
    "userId": 25,
    "type": "warning",
    "title": "Warning notification",
    "message": "Your order has been shipped.",
    "read": true,
    "link": "/posts/81",
    "createdAt": "2026-04-17T15:22:15.402Z"
  },
  {
    "id": 14,
    "userId": 35,
    "type": "warning",
    "title": "Warning notification",
    "message": "Weekly activity summary is ready.",
    "read": true,
    "link": null,
    "createdAt": "2026-04-16T15:22:15.402Z"
  },
  {
    "id": 15,
    "userId": 32,
    "type": "error",
    "title": "Error notification",
    "message": "Payment received for your order.",
    "read": true,
    "link": "/posts/76",
    "createdAt": "2026-03-27T15:22:15.402Z"
  },
  {
    "id": 16,
    "userId": 50,
    "type": "success",
    "title": "Success notification",
    "message": "New comment on your post.",
    "read": false,
    "link": "/posts/91",
    "createdAt": "2026-04-08T15:22:15.402Z"
  },
  {
    "id": 17,
    "userId": 36,
    "type": "success",
    "title": "Success notification",
    "message": "Your subscription will renew in 3 days.",
    "read": false,
    "link": null,
    "createdAt": "2026-04-15T15:22:15.402Z"
  },
  {
    "id": 18,
    "userId": 50,
    "type": "system",
    "title": "System notification",
    "message": "Payment received for your order.",
    "read": true,
    "link": "/posts/9",
    "createdAt": "2026-03-26T15:22:15.402Z"
  },
  {
    "id": 19,
    "userId": 18,
    "type": "info",
    "title": "Info notification",
    "message": "Your review was marked as helpful.",
    "read": false,
    "link": null,
    "createdAt": "2026-04-06T15:22:15.402Z"
  },
  {
    "id": 20,
    "userId": 13,
    "type": "system",
    "title": "System notification",
    "message": "Your order has been shipped.",
    "read": false,
    "link": "/posts/75",
    "createdAt": "2026-04-08T15:22:15.402Z"
  }
]