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

{
    "count": 99142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-id",
    "results": [
        {
            "id": 99222,
            "ip_address": "31.59.18.111",
            "count": 1,
            "first_visit": "2026-06-15T11:47:59.400921+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99221,
            "ip_address": "103.248.207.114",
            "count": 1,
            "first_visit": "2026-06-15T11:12:20.541672+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99220,
            "ip_address": "202.4.101.204",
            "count": 1,
            "first_visit": "2026-06-15T11:11:29.317113+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99219,
            "ip_address": "202.51.186.153",
            "count": 1,
            "first_visit": "2026-06-15T11:11:15.080078+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99218,
            "ip_address": "34.56.168.230",
            "count": 1,
            "first_visit": "2026-06-15T11:00:47.812892+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99217,
            "ip_address": "18.97.9.99",
            "count": 1,
            "first_visit": "2026-06-15T10:54:02.705798+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99216,
            "ip_address": "34.224.228.190",
            "count": 1,
            "first_visit": "2026-06-15T10:54:02.511997+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99215,
            "ip_address": "42.0.7.77",
            "count": 1,
            "first_visit": "2026-06-15T10:50:52.648150+06:00",
            "date": "2026-06-15"
        }
    ]
}