GET /user_management/visitor-free/?format=api&offset=94288&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94292,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94280&ordering=first_visit",
    "results": [
        {
            "id": 94385,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-01-23T02:48:27.395329+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94386,
            "ip_address": "157.10.28.60",
            "count": 1,
            "first_visit": "2026-01-23T03:06:43.564342+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94387,
            "ip_address": "149.57.176.223",
            "count": 1,
            "first_visit": "2026-01-23T03:55:34.621113+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94388,
            "ip_address": "185.190.238.50",
            "count": 1,
            "first_visit": "2026-01-23T03:59:40.350545+06:00",
            "date": "2026-01-23"
        }
    ]
}