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

{
    "count": 96201,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20240&ordering=-ip_address",
    "results": [
        {
            "id": 4929,
            "ip_address": "37.111.216.144",
            "count": 6,
            "first_visit": "2022-04-05T13:25:54.444690+06:00",
            "date": null
        },
        {
            "id": 4928,
            "ip_address": "37.111.216.141",
            "count": 5,
            "first_visit": "2022-04-05T13:15:53.558518+06:00",
            "date": null
        },
        {
            "id": 3924,
            "ip_address": "37.111.216.110",
            "count": 1,
            "first_visit": "2022-02-27T18:37:03.978777+06:00",
            "date": null
        },
        {
            "id": 7135,
            "ip_address": "37.111.216.100",
            "count": 1,
            "first_visit": "2022-05-16T19:36:29.286977+06:00",
            "date": null
        },
        {
            "id": 37344,
            "ip_address": "37.111.215.98",
            "count": 1,
            "first_visit": "2022-11-13T20:26:41.375685+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 95103,
            "ip_address": "37.111.215.98",
            "count": 2,
            "first_visit": "2026-02-12T16:00:25.739235+06:00",
            "date": "2026-02-12"
        },
        {
            "id": 34257,
            "ip_address": "37.111.215.97",
            "count": 1,
            "first_visit": "2022-09-12T13:45:55.857773+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 87719,
            "ip_address": "37.111.215.94",
            "count": 1,
            "first_visit": "2025-08-14T20:26:15.069740+06:00",
            "date": "2025-08-14"
        }
    ]
}