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

{
    "count": 94480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13736&ordering=-ip_address",
    "results": [
        {
            "id": 12345,
            "ip_address": "45.124.12.143",
            "count": 2,
            "first_visit": "2022-05-29T00:14:47.908997+06:00",
            "date": null
        },
        {
            "id": 11910,
            "ip_address": "45.124.12.142",
            "count": 2,
            "first_visit": "2022-05-27T12:31:28.928720+06:00",
            "date": null
        },
        {
            "id": 21253,
            "ip_address": "45.124.12.132",
            "count": 1,
            "first_visit": "2022-07-06T00:03:54.385445+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 12161,
            "ip_address": "45.124.12.126",
            "count": 1,
            "first_visit": "2022-05-28T11:27:44.377676+06:00",
            "date": null
        },
        {
            "id": 64564,
            "ip_address": "45.123.163.251",
            "count": 1,
            "first_visit": "2024-02-10T23:50:39.316030+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 46796,
            "ip_address": "45.123.1.212",
            "count": 2,
            "first_visit": "2023-05-18T15:54:26.399913+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 88464,
            "ip_address": "45.12.25.6",
            "count": 1,
            "first_visit": "2025-08-26T18:14:13.688293+06:00",
            "date": "2025-08-26"
        },
        {
            "id": 32756,
            "ip_address": "45.12.206.235",
            "count": 1,
            "first_visit": "2022-08-23T14:33:51.306293+06:00",
            "date": "2022-08-23"
        }
    ]
}