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

{
    "count": 99261,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-first_visit",
    "results": [
        {
            "id": 99301,
            "ip_address": "18.97.9.97",
            "count": 1,
            "first_visit": "2026-06-17T22:21:15.441661+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99300,
            "ip_address": "18.97.9.102",
            "count": 1,
            "first_visit": "2026-06-17T22:21:07.678144+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99299,
            "ip_address": "103.21.42.197",
            "count": 1,
            "first_visit": "2026-06-17T21:59:42.092510+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99298,
            "ip_address": "144.48.163.57",
            "count": 1,
            "first_visit": "2026-06-17T21:59:12.204629+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99297,
            "ip_address": "37.111.230.205",
            "count": 1,
            "first_visit": "2026-06-17T20:34:02.635121+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99296,
            "ip_address": "36.255.80.221",
            "count": 1,
            "first_visit": "2026-06-17T19:33:38.377017+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99295,
            "ip_address": "37.111.194.150",
            "count": 1,
            "first_visit": "2026-06-17T18:54:11.766984+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99294,
            "ip_address": "120.50.4.122",
            "count": 1,
            "first_visit": "2026-06-17T17:30:58.816295+06:00",
            "date": "2026-06-17"
        }
    ]
}