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

{
    "count": 99688,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23288&ordering=-ip_address",
    "results": [
        {
            "id": 9883,
            "ip_address": "37.111.210.144",
            "count": 2,
            "first_visit": "2022-05-20T23:32:27.089572+06:00",
            "date": null
        },
        {
            "id": 9007,
            "ip_address": "37.111.210.143",
            "count": 1,
            "first_visit": "2022-05-18T16:08:48.299649+06:00",
            "date": null
        },
        {
            "id": 26232,
            "ip_address": "37.111.210.142",
            "count": 1,
            "first_visit": "2022-07-23T08:33:14.656387+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 88100,
            "ip_address": "37.111.210.142",
            "count": 1,
            "first_visit": "2025-08-20T13:38:50.067101+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 26207,
            "ip_address": "37.111.210.141",
            "count": 1,
            "first_visit": "2022-07-23T06:37:24.839903+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 23605,
            "ip_address": "37.111.210.140",
            "count": 1,
            "first_visit": "2022-07-18T21:52:42.211713+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 34614,
            "ip_address": "37.111.210.14",
            "count": 1,
            "first_visit": "2022-09-18T18:18:31.157329+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 89721,
            "ip_address": "37.111.210.14",
            "count": 1,
            "first_visit": "2025-09-18T16:45:27.050449+06:00",
            "date": "2025-09-18"
        }
    ]
}