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

{
    "count": 94822,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1056&ordering=-ip_address",
    "results": [
        {
            "id": 4679,
            "ip_address": "82.39.138.33",
            "count": 6,
            "first_visit": "2022-03-26T05:29:44.102003+06:00",
            "date": null
        },
        {
            "id": 31568,
            "ip_address": "82.36.227.244",
            "count": 4,
            "first_visit": "2022-08-08T22:37:21.620492+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 78529,
            "ip_address": "82.35.102.125",
            "count": 1,
            "first_visit": "2025-02-03T15:54:04.759762+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 89810,
            "ip_address": "82.34.164.103",
            "count": 2,
            "first_visit": "2025-09-20T16:37:38.433192+06:00",
            "date": "2025-09-20"
        },
        {
            "id": 37423,
            "ip_address": "82.3.232.167",
            "count": 1,
            "first_visit": "2022-11-15T08:11:51.114451+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 92879,
            "ip_address": "82.32.162.117",
            "count": 1,
            "first_visit": "2025-12-12T01:38:28.746875+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 88352,
            "ip_address": "82.29.210.15",
            "count": 1,
            "first_visit": "2025-08-24T18:55:04.339122+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 2982,
            "ip_address": "82.28.52.71",
            "count": 1,
            "first_visit": "2022-01-28T18:30:49.578417+06:00",
            "date": null
        }
    ]
}