[
    {
        "id": "819e397c6040",
        "ts": "2026-04-20T10:08:27+00:00",
        "app": "github",
        "app_label": "GitHub",
        "app_color": "#24292F",
        "ip_hash": "3a3831972142",
        "ua": "GitHub-Hookshot/abc",
        "content_type": "application/json",
        "headers": {
            "user-agent": "GitHub-Hookshot/abc",
            "x-github-event": "push",
            "x-forwarded-for": "2400:6180:0:d0::e95:d001"
        },
        "payload": {
            "ref": "refs/heads/main"
        }
    },
    {
        "id": "ae39f905e65a",
        "ts": "2026-04-20T10:08:27+00:00",
        "app": "generic",
        "app_label": "Generic",
        "app_color": "#5f6368",
        "ip_hash": "8905e2d6b9c7",
        "ua": "curl/7.81.0",
        "content_type": "application/json",
        "headers": {
            "user-agent": "curl/7.81.0",
            "x-forwarded-for": "2400:6180:0:d0::e95:d001"
        },
        "payload": {
            "event": "ping",
            "data": {
                "hello": "world"
            }
        }
    }
]