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

{
    "count": 97263,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22824&ordering=ip_address",
    "results": [
        {
            "id": 21243,
            "ip_address": "103.88.140.104",
            "count": 1,
            "first_visit": "2022-07-05T20:17:55.102618+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 5764,
            "ip_address": "103.88.140.105",
            "count": 1,
            "first_visit": "2022-05-10T00:48:51.570529+06:00",
            "date": null
        },
        {
            "id": 8951,
            "ip_address": "103.88.140.106",
            "count": 1,
            "first_visit": "2022-05-18T13:37:31.945013+06:00",
            "date": null
        },
        {
            "id": 1946,
            "ip_address": "103.88.140.110",
            "count": 2,
            "first_visit": "2022-01-11T20:00:10.929857+06:00",
            "date": null
        },
        {
            "id": 93761,
            "ip_address": "103.88.140.66",
            "count": 2,
            "first_visit": "2026-01-06T18:44:18.372903+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 92066,
            "ip_address": "103.88.140.66",
            "count": 1,
            "first_visit": "2025-11-16T14:28:50.128176+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 96707,
            "ip_address": "103.88.140.66",
            "count": 1,
            "first_visit": "2026-04-05T11:57:23.194142+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 64834,
            "ip_address": "103.88.140.66",
            "count": 3,
            "first_visit": "2024-02-17T15:01:00.604815+06:00",
            "date": "2024-02-17"
        }
    ]
}