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

{
    "count": 92601,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80560&ordering=-ip_address",
    "results": [
        {
            "id": 2989,
            "ip_address": "103.200.36.222",
            "count": 3,
            "first_visit": "2022-01-28T20:17:31.064740+06:00",
            "date": null
        },
        {
            "id": 27550,
            "ip_address": "103.200.36.211",
            "count": 3,
            "first_visit": "2022-07-26T02:04:56.138458+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2317,
            "ip_address": "103.200.36.210",
            "count": 2,
            "first_visit": "2022-01-16T17:39:45.454728+06:00",
            "date": null
        },
        {
            "id": 87668,
            "ip_address": "103.200.36.184",
            "count": 1,
            "first_visit": "2025-08-13T15:13:47.495312+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 15428,
            "ip_address": "103.200.36.17",
            "count": 1,
            "first_visit": "2022-06-15T20:29:40.036842+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 41187,
            "ip_address": "103.200.36.16",
            "count": 2,
            "first_visit": "2023-01-30T00:17:27.758882+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 6144,
            "ip_address": "103.200.36.148",
            "count": 1,
            "first_visit": "2022-05-14T21:32:55.240251+06:00",
            "date": null
        },
        {
            "id": 17589,
            "ip_address": "103.200.36.147",
            "count": 1,
            "first_visit": "2022-06-23T05:44:05.393351+06:00",
            "date": "2022-06-23"
        }
    ]
}