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

{
    "count": 95729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18296&ordering=ip_address",
    "results": [
        {
            "id": 90013,
            "ip_address": "103.54.149.75",
            "count": 1,
            "first_visit": "2025-09-25T14:00:32.104034+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 1949,
            "ip_address": "103.54.150.77",
            "count": 1,
            "first_visit": "2022-01-11T20:06:29.887074+06:00",
            "date": null
        },
        {
            "id": 90669,
            "ip_address": "103.54.151.209",
            "count": 1,
            "first_visit": "2025-10-13T13:06:57.993087+06:00",
            "date": "2025-10-13"
        },
        {
            "id": 4610,
            "ip_address": "103.54.36.177",
            "count": 1,
            "first_visit": "2022-03-23T09:52:37.536317+06:00",
            "date": null
        },
        {
            "id": 91423,
            "ip_address": "103.54.36.18",
            "count": 1,
            "first_visit": "2025-10-30T20:30:52.028973+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 13294,
            "ip_address": "103.54.36.4",
            "count": 1,
            "first_visit": "2022-06-01T20:57:09.085682+06:00",
            "date": null
        },
        {
            "id": 37618,
            "ip_address": "103.54.36.4",
            "count": 1,
            "first_visit": "2022-11-20T16:24:02.474446+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37619,
            "ip_address": "103.54.36.5",
            "count": 2,
            "first_visit": "2022-11-20T16:24:02.649558+06:00",
            "date": "2022-11-20"
        }
    ]
}