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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25184&ordering=ip_address",
    "results": [
        {
            "id": 3298,
            "ip_address": "113.11.116.101",
            "count": 5,
            "first_visit": "2022-02-04T09:23:21.980538+06:00",
            "date": null
        },
        {
            "id": 64073,
            "ip_address": "113.11.116.234",
            "count": 1,
            "first_visit": "2024-01-30T15:18:12.980196+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 3101,
            "ip_address": "113.11.116.40",
            "count": 1,
            "first_visit": "2022-01-31T15:30:55.937562+06:00",
            "date": null
        },
        {
            "id": 85952,
            "ip_address": "113.11.1.176",
            "count": 1,
            "first_visit": "2025-07-17T02:10:52.164217+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 2815,
            "ip_address": "113.11.117.73",
            "count": 1,
            "first_visit": "2022-01-25T15:06:05.697932+06:00",
            "date": null
        },
        {
            "id": 20776,
            "ip_address": "113.11.117.81",
            "count": 2,
            "first_visit": "2022-07-03T00:23:03.348852+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 87596,
            "ip_address": "113.11.117.84",
            "count": 1,
            "first_visit": "2025-08-12T08:33:41.582619+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 92004,
            "ip_address": "113.11.1.18",
            "count": 1,
            "first_visit": "2025-11-14T13:13:19.730008+06:00",
            "date": "2025-11-14"
        }
    ]
}