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

{
    "count": 91571,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90256&ordering=-ip_address",
    "results": [
        {
            "id": 3914,
            "ip_address": "103.111.225.56",
            "count": 2,
            "first_visit": "2022-02-27T10:46:52.530548+06:00",
            "date": null
        },
        {
            "id": 658,
            "ip_address": "103.111.225.40",
            "count": 8,
            "first_visit": "2021-12-13T23:32:45.160877+06:00",
            "date": null
        },
        {
            "id": 83610,
            "ip_address": "103.111.225.40",
            "count": 1,
            "first_visit": "2025-06-02T20:40:49.438069+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 8165,
            "ip_address": "103.111.225.33",
            "count": 7,
            "first_visit": "2022-05-17T13:31:00.381665+06:00",
            "date": null
        },
        {
            "id": 32258,
            "ip_address": "103.111.225.249",
            "count": 1,
            "first_visit": "2022-08-17T19:59:10.616434+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 26486,
            "ip_address": "103.111.225.232",
            "count": 1,
            "first_visit": "2022-07-24T00:34:52.416833+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1360,
            "ip_address": "103.111.225.227",
            "count": 1,
            "first_visit": "2021-12-25T15:01:27.025030+06:00",
            "date": null
        },
        {
            "id": 20369,
            "ip_address": "103.111.225.223",
            "count": 1,
            "first_visit": "2022-06-30T14:32:43.544098+06:00",
            "date": "2022-06-30"
        }
    ]
}