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

{
    "count": 102202,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75392&ordering=-ip_address",
    "results": [
        {
            "id": 65838,
            "ip_address": "113.21.228.56",
            "count": 2,
            "first_visit": "2024-03-13T00:53:58.419636+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 12382,
            "ip_address": "113.21.228.54",
            "count": 1,
            "first_visit": "2022-05-29T06:49:31.116011+06:00",
            "date": null
        },
        {
            "id": 85751,
            "ip_address": "113.21.228.53",
            "count": 1,
            "first_visit": "2025-07-13T02:30:04.957759+06:00",
            "date": "2025-07-13"
        },
        {
            "id": 73820,
            "ip_address": "113.21.228.47",
            "count": 1,
            "first_visit": "2024-09-30T13:45:14.120486+06:00",
            "date": "2024-09-30"
        },
        {
            "id": 31635,
            "ip_address": "113.21.228.46",
            "count": 1,
            "first_visit": "2022-08-09T18:21:01.030776+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 30912,
            "ip_address": "113.21.228.46",
            "count": 1,
            "first_visit": "2022-08-03T00:15:28.873375+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 8701,
            "ip_address": "113.21.228.46",
            "count": 1,
            "first_visit": "2022-05-18T09:01:50.124179+06:00",
            "date": null
        },
        {
            "id": 32316,
            "ip_address": "113.21.228.242",
            "count": 1,
            "first_visit": "2022-08-18T08:30:29.419492+06:00",
            "date": "2022-08-18"
        }
    ]
}