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

{
    "count": 99438,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24328&ordering=-ip_address",
    "results": [
        {
            "id": 95250,
            "ip_address": "37.111.206.141",
            "count": 4,
            "first_visit": "2026-02-16T17:44:14.359783+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 6748,
            "ip_address": "37.111.206.141",
            "count": 1,
            "first_visit": "2022-05-16T14:30:46.543078+06:00",
            "date": null
        },
        {
            "id": 10948,
            "ip_address": "37.111.206.140",
            "count": 2,
            "first_visit": "2022-05-24T12:29:26.683433+06:00",
            "date": null
        },
        {
            "id": 13166,
            "ip_address": "37.111.206.14",
            "count": 1,
            "first_visit": "2022-05-31T18:25:45.554444+06:00",
            "date": null
        },
        {
            "id": 25087,
            "ip_address": "37.111.206.14",
            "count": 1,
            "first_visit": "2022-07-21T02:56:26.669349+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11554,
            "ip_address": "37.111.206.139",
            "count": 1,
            "first_visit": "2022-05-26T00:30:00.537746+06:00",
            "date": null
        },
        {
            "id": 88916,
            "ip_address": "37.111.206.139",
            "count": 2,
            "first_visit": "2025-09-03T21:54:54.895988+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 84536,
            "ip_address": "37.111.206.139",
            "count": 1,
            "first_visit": "2025-06-26T10:55:49.661734+06:00",
            "date": "2025-06-26"
        }
    ]
}