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

{
    "count": 95406,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3112&ordering=ip_address",
    "results": [
        {
            "id": 92735,
            "ip_address": "103.121.77.144",
            "count": 1,
            "first_visit": "2025-12-07T12:55:09.920214+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 92763,
            "ip_address": "103.121.77.144",
            "count": 1,
            "first_visit": "2025-12-08T13:15:33.408013+06:00",
            "date": "2025-12-08"
        },
        {
            "id": 877,
            "ip_address": "103.121.77.8",
            "count": 2,
            "first_visit": "2021-12-19T19:30:07.581708+06:00",
            "date": null
        },
        {
            "id": 1604,
            "ip_address": "103.121.78.245",
            "count": 1,
            "first_visit": "2022-01-02T22:28:44.147245+06:00",
            "date": null
        },
        {
            "id": 4472,
            "ip_address": "103.121.8.134",
            "count": 1,
            "first_visit": "2022-03-18T11:49:27.027559+06:00",
            "date": null
        },
        {
            "id": 94797,
            "ip_address": "103.121.8.161",
            "count": 1,
            "first_visit": "2026-02-03T13:57:32.988180+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 30042,
            "ip_address": "103.121.8.176",
            "count": 1,
            "first_visit": "2022-07-30T22:55:45.441880+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6007,
            "ip_address": "103.121.8.177",
            "count": 1,
            "first_visit": "2022-05-14T16:31:42.229934+06:00",
            "date": null
        }
    ]
}