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

{
    "count": 99662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=ip_address",
    "results": [
        {
            "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": 64834,
            "ip_address": "103.88.140.66",
            "count": 3,
            "first_visit": "2024-02-17T15:01:00.604815+06:00",
            "date": "2024-02-17"
        },
        {
            "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": 93761,
            "ip_address": "103.88.140.66",
            "count": 2,
            "first_visit": "2026-01-06T18:44:18.372903+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 99057,
            "ip_address": "103.88.140.67",
            "count": 1,
            "first_visit": "2026-06-10T11:10:13.008704+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 84331,
            "ip_address": "103.88.140.67",
            "count": 1,
            "first_visit": "2025-06-22T09:35:11.667020+06:00",
            "date": "2025-06-22"
        }
    ]
}