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

{
    "count": 96701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7944&ordering=ip_address",
    "results": [
        {
            "id": 83361,
            "ip_address": "103.152.154.98",
            "count": 1,
            "first_visit": "2025-05-28T01:51:29.231750+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 79031,
            "ip_address": "103.152.155.102",
            "count": 1,
            "first_visit": "2025-02-17T00:34:34.855988+06:00",
            "date": "2025-02-17"
        },
        {
            "id": 92392,
            "ip_address": "103.152.18.154",
            "count": 1,
            "first_visit": "2025-11-25T23:19:25.406213+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 4962,
            "ip_address": "103.152.18.168",
            "count": 1,
            "first_visit": "2022-04-06T23:13:31.798273+06:00",
            "date": null
        },
        {
            "id": 37288,
            "ip_address": "103.152.18.169",
            "count": 1,
            "first_visit": "2022-11-12T09:54:29.277505+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 6830,
            "ip_address": "103.152.18.169",
            "count": 1,
            "first_visit": "2022-05-16T16:24:44.135298+06:00",
            "date": null
        },
        {
            "id": 19190,
            "ip_address": "103.152.18.170",
            "count": 1,
            "first_visit": "2022-06-26T20:47:01.167709+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 13162,
            "ip_address": "103.152.18.171",
            "count": 1,
            "first_visit": "2022-05-31T17:57:04.899470+06:00",
            "date": null
        }
    ]
}