[
  {
    "id": 1,
    "userId": 1,
    "type": "system",
    "title": "System notification",
    "message": "System maintenance scheduled for tonight.",
    "read": true,
    "link": "/posts/28",
    "createdAt": "2026-05-08T12:45:01.267Z"
  },
  {
    "id": 2,
    "userId": 1,
    "type": "success",
    "title": "Success notification",
    "message": "Your post has been published successfully.",
    "read": true,
    "link": null,
    "createdAt": "2026-05-16T12:45:01.267Z"
  },
  {
    "id": 3,
    "userId": 1,
    "type": "system",
    "title": "System notification",
    "message": "Your subscription will renew in 3 days.",
    "read": true,
    "link": "/posts/3",
    "createdAt": "2026-05-13T12:45:01.267Z"
  },
  {
    "id": 4,
    "userId": 20,
    "type": "warning",
    "title": "Warning notification",
    "message": "Your account password was changed.",
    "read": true,
    "link": "/posts/8",
    "createdAt": "2026-05-28T12:45:01.267Z"
  },
  {
    "id": 5,
    "userId": 21,
    "type": "warning",
    "title": "Warning notification",
    "message": "Your review was marked as helpful.",
    "read": true,
    "link": null,
    "createdAt": "2026-05-20T12:45:01.267Z"
  },
  {
    "id": 6,
    "userId": 3,
    "type": "error",
    "title": "Error notification",
    "message": "Your review was marked as helpful.",
    "read": true,
    "link": null,
    "createdAt": "2026-05-25T12:45:01.267Z"
  },
  {
    "id": 7,
    "userId": 4,
    "type": "info",
    "title": "Info notification",
    "message": "Your account password was changed.",
    "read": true,
    "link": null,
    "createdAt": "2026-05-27T12:45:01.267Z"
  },
  {
    "id": 8,
    "userId": 30,
    "type": "warning",
    "title": "Warning notification",
    "message": "New follower on your profile.",
    "read": false,
    "link": "/posts/58",
    "createdAt": "2026-05-12T12:45:01.267Z"
  },
  {
    "id": 9,
    "userId": 18,
    "type": "error",
    "title": "Error notification",
    "message": "Payment received for your order.",
    "read": true,
    "link": null,
    "createdAt": "2026-05-06T12:45:01.267Z"
  },
  {
    "id": 10,
    "userId": 17,
    "type": "error",
    "title": "Error notification",
    "message": "Your order has been shipped.",
    "read": false,
    "link": null,
    "createdAt": "2026-05-24T12:45:01.267Z"
  },
  {
    "id": 11,
    "userId": 22,
    "type": "info",
    "title": "Info notification",
    "message": "Weekly activity summary is ready.",
    "read": false,
    "link": null,
    "createdAt": "2026-05-28T12:45:01.267Z"
  },
  {
    "id": 12,
    "userId": 43,
    "type": "system",
    "title": "System notification",
    "message": "Your subscription will renew in 3 days.",
    "read": true,
    "link": null,
    "createdAt": "2026-05-05T12:45:01.267Z"
  },
  {
    "id": 13,
    "userId": 12,
    "type": "success",
    "title": "Success notification",
    "message": "Your post has been published successfully.",
    "read": false,
    "link": "/posts/10",
    "createdAt": "2026-05-17T12:45:01.267Z"
  },
  {
    "id": 14,
    "userId": 32,
    "type": "info",
    "title": "Info notification",
    "message": "System maintenance scheduled for tonight.",
    "read": false,
    "link": null,
    "createdAt": "2026-05-29T12:45:01.267Z"
  },
  {
    "id": 15,
    "userId": 46,
    "type": "warning",
    "title": "Warning notification",
    "message": "Your order has been shipped.",
    "read": false,
    "link": "/posts/24",
    "createdAt": "2026-05-01T12:45:01.267Z"
  },
  {
    "id": 16,
    "userId": 33,
    "type": "info",
    "title": "Info notification",
    "message": "New follower on your profile.",
    "read": false,
    "link": null,
    "createdAt": "2026-05-11T12:45:01.267Z"
  },
  {
    "id": 17,
    "userId": 17,
    "type": "warning",
    "title": "Warning notification",
    "message": "Payment received for your order.",
    "read": false,
    "link": "/posts/57",
    "createdAt": "2026-05-03T12:45:01.267Z"
  },
  {
    "id": 18,
    "userId": 32,
    "type": "success",
    "title": "Success notification",
    "message": "Your subscription will renew in 3 days.",
    "read": true,
    "link": null,
    "createdAt": "2026-05-09T12:45:01.267Z"
  },
  {
    "id": 19,
    "userId": 35,
    "type": "info",
    "title": "Info notification",
    "message": "System maintenance scheduled for tonight.",
    "read": false,
    "link": "/posts/55",
    "createdAt": "2026-05-02T12:45:01.267Z"
  },
  {
    "id": 20,
    "userId": 7,
    "type": "warning",
    "title": "Warning notification",
    "message": "Your review was marked as helpful.",
    "read": false,
    "link": "/posts/11",
    "createdAt": "2026-05-01T12:45:01.267Z"
  }
]