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

{
    "count": 92163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2064&ordering=ip_address",
    "results": [
        {
            "id": 86364,
            "ip_address": "103.115.24.93",
            "count": 1,
            "first_visit": "2025-07-23T12:26:34.368155+06:00",
            "date": "2025-07-23"
        },
        {
            "id": 22838,
            "ip_address": "103.115.24.94",
            "count": 1,
            "first_visit": "2022-07-14T23:14:54.399943+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 85490,
            "ip_address": "103.115.24.97",
            "count": 1,
            "first_visit": "2025-07-08T19:07:17.066595+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 4945,
            "ip_address": "103.115.25.128",
            "count": 1,
            "first_visit": "2022-04-06T09:11:31.223029+06:00",
            "date": null
        },
        {
            "id": 4550,
            "ip_address": "103.115.25.133",
            "count": 4,
            "first_visit": "2022-03-21T13:17:07.806583+06:00",
            "date": null
        },
        {
            "id": 7594,
            "ip_address": "103.115.25.140",
            "count": 12,
            "first_visit": "2022-05-17T05:58:13.446666+06:00",
            "date": null
        },
        {
            "id": 7878,
            "ip_address": "103.115.25.145",
            "count": 1,
            "first_visit": "2022-05-17T10:55:31.243564+06:00",
            "date": null
        },
        {
            "id": 2661,
            "ip_address": "103.115.25.148",
            "count": 4,
            "first_visit": "2022-01-23T00:51:36.777200+06:00",
            "date": null
        }
    ]
}