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

{
    "count": 101380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80728&ordering=-ip_address",
    "results": [
        {
            "id": 8108,
            "ip_address": "103.66.178.3",
            "count": 1,
            "first_visit": "2022-05-17T12:39:16.038761+06:00",
            "date": null
        },
        {
            "id": 84419,
            "ip_address": "103.66.177.3",
            "count": 1,
            "first_visit": "2025-06-24T12:34:13.104386+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 18156,
            "ip_address": "103.66.177.248",
            "count": 1,
            "first_visit": "2022-06-24T15:53:00.513826+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 16160,
            "ip_address": "103.66.177.244",
            "count": 1,
            "first_visit": "2022-06-17T23:55:17.531216+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6093,
            "ip_address": "103.66.177.231",
            "count": 1,
            "first_visit": "2022-05-14T19:32:34.912871+06:00",
            "date": null
        },
        {
            "id": 4057,
            "ip_address": "103.66.177.186",
            "count": 4,
            "first_visit": "2022-03-04T01:23:26.190736+06:00",
            "date": null
        },
        {
            "id": 16245,
            "ip_address": "103.66.177.186",
            "count": 2,
            "first_visit": "2022-06-18T06:59:48.450117+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 94044,
            "ip_address": "103.66.177.14",
            "count": 1,
            "first_visit": "2026-01-14T17:00:42.981256+06:00",
            "date": "2026-01-14"
        }
    ]
}