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

{
    "count": 98142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13688&ordering=ip_address",
    "results": [
        {
            "id": 91699,
            "ip_address": "103.213.236.101",
            "count": 1,
            "first_visit": "2025-11-06T20:39:00.760265+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 96694,
            "ip_address": "103.213.236.101",
            "count": 1,
            "first_visit": "2026-04-05T03:02:40.564118+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 83820,
            "ip_address": "103.213.236.36",
            "count": 1,
            "first_visit": "2025-06-09T07:59:09.663435+06:00",
            "date": "2025-06-09"
        },
        {
            "id": 5282,
            "ip_address": "103.213.236.36",
            "count": 1,
            "first_visit": "2022-04-20T17:37:24.733110+06:00",
            "date": null
        },
        {
            "id": 14031,
            "ip_address": "103.213.236.36",
            "count": 1,
            "first_visit": "2022-06-08T19:32:58.232890+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 15329,
            "ip_address": "103.213.236.36",
            "count": 1,
            "first_visit": "2022-06-15T15:59:15.103542+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12532,
            "ip_address": "103.213.236.38",
            "count": 3,
            "first_visit": "2022-05-29T19:18:53.317256+06:00",
            "date": null
        },
        {
            "id": 19358,
            "ip_address": "103.213.236.38",
            "count": 1,
            "first_visit": "2022-06-27T08:35:13.271643+06:00",
            "date": "2022-06-27"
        }
    ]
}