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

{
    "count": 101885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42160&ordering=-ip_address",
    "results": [
        {
            "id": 88039,
            "ip_address": "178.95.215.19",
            "count": 1,
            "first_visit": "2025-08-19T19:56:49.742256+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 99343,
            "ip_address": "178.93.55.159",
            "count": 1,
            "first_visit": "2026-06-19T01:57:12.778200+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99961,
            "ip_address": "178.92.9.116",
            "count": 1,
            "first_visit": "2026-07-06T09:03:51.490937+06:00",
            "date": "2026-07-06"
        },
        {
            "id": 3717,
            "ip_address": "178.79.183.109",
            "count": 1,
            "first_visit": "2022-02-19T00:12:20.660829+06:00",
            "date": null
        },
        {
            "id": 13515,
            "ip_address": "178.79.148.156",
            "count": 1,
            "first_visit": "2022-06-04T16:23:05.512187+06:00",
            "date": null
        },
        {
            "id": 12250,
            "ip_address": "178.79.141.254",
            "count": 1,
            "first_visit": "2022-05-28T16:16:58.156755+06:00",
            "date": null
        },
        {
            "id": 4450,
            "ip_address": "178.79.139.113",
            "count": 1,
            "first_visit": "2022-03-17T15:36:34.320542+06:00",
            "date": null
        },
        {
            "id": 92928,
            "ip_address": "178.63.212.218",
            "count": 1,
            "first_visit": "2025-12-13T00:56:29.348105+06:00",
            "date": "2025-12-13"
        }
    ]
}