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

{
    "count": 99694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25760&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 95759,
            "ip_address": "113.11.120.143",
            "count": 1,
            "first_visit": "2026-03-05T12:24:46.305649+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 52982,
            "ip_address": "113.11.120.33",
            "count": 1,
            "first_visit": "2023-08-20T11:23:52.107678+06:00",
            "date": "2023-08-20"
        }
    ]
}