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

{
    "count": 100297,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28544&ordering=-ip_address",
    "results": [
        {
            "id": 5413,
            "ip_address": "31.13.127.10",
            "count": 1,
            "first_visit": "2022-04-27T12:11:50.268580+06:00",
            "date": null
        },
        {
            "id": 57770,
            "ip_address": "31.13.127.10",
            "count": 1,
            "first_visit": "2023-10-16T21:25:39.036738+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 54987,
            "ip_address": "31.13.127.10",
            "count": 1,
            "first_visit": "2023-09-13T09:12:50.174198+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 45906,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2023-04-30T10:58:33.383686+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 42619,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2023-02-23T21:38:37.841521+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 86585,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2025-07-27T12:39:30.562071+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 93341,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2025-12-26T12:00:38.085058+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 5397,
            "ip_address": "31.13.127.1",
            "count": 2,
            "first_visit": "2022-04-26T11:52:52.379475+06:00",
            "date": null
        }
    ]
}