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

{
    "count": 100147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21312&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": 96741,
            "ip_address": "37.111.215.99",
            "count": 2,
            "first_visit": "2026-04-06T11:32:02.498585+06:00",
            "date": "2026-04-06"
        },
        {
            "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": 37344,
            "ip_address": "37.111.215.98",
            "count": 1,
            "first_visit": "2022-11-13T20:26:41.375685+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 34257,
            "ip_address": "37.111.215.97",
            "count": 1,
            "first_visit": "2022-09-12T13:45:55.857773+06:00",
            "date": "2022-09-12"
        }
    ]
}