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

{
    "count": 95207,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95192&ordering=first_visit",
    "results": [
        {
            "id": 95297,
            "ip_address": "186.32.216.148",
            "count": 1,
            "first_visit": "2026-02-17T17:20:38.810192+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95298,
            "ip_address": "152.44.111.169",
            "count": 1,
            "first_visit": "2026-02-17T17:20:41.038174+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95299,
            "ip_address": "202.86.216.219",
            "count": 1,
            "first_visit": "2026-02-17T17:25:54.221560+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95300,
            "ip_address": "103.205.69.63",
            "count": 1,
            "first_visit": "2026-02-17T17:46:17.181740+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95301,
            "ip_address": "103.121.221.52",
            "count": 1,
            "first_visit": "2026-02-17T18:14:20.414386+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95302,
            "ip_address": "118.179.97.86",
            "count": 2,
            "first_visit": "2026-02-17T18:35:31.530224+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95303,
            "ip_address": "103.156.214.3",
            "count": 1,
            "first_visit": "2026-02-17T18:36:29.296372+06:00",
            "date": "2026-02-17"
        }
    ]
}