[
  {
    "name": "my-scheduler-id",
    "data": {},
    "opts": {
      "attempts": 0,
      "repeat": {
        "pattern": "0 0 */2 * * *",
        "count": 13
      },
      "timestamp": 1783101600081,
      "jobId": "repeat:my-scheduler-id:1783108800000",
      "prevMillis": 1783108800000,
      "delay": 7199919
    },
    "id": "repeat:my-scheduler-id:1783108800000",
    "progress": 0,
    "returnvalue": null,
    "stacktrace": [],
    "delay": 7199919,
    "priority": 0,
    "attemptsStarted": 0,
    "attemptsMade": 0,
    "stalledCounter": 0,
    "repeatJobKey": "my-scheduler-id",
    "timestamp": 1783101600081,
    "queueQualifiedName": "bull:COL-BALOTO"
  }
]