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

{
    "count": 101319,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34568&ordering=-ip_address",
    "results": [
        {
            "id": 95881,
            "ip_address": "202.191.126.67",
            "count": 1,
            "first_visit": "2026-03-09T16:05:54.783279+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 19705,
            "ip_address": "202.191.126.52",
            "count": 1,
            "first_visit": "2022-06-28T10:15:02.636326+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4212,
            "ip_address": "202.191.126.106",
            "count": 3,
            "first_visit": "2022-03-09T12:05:42.498063+06:00",
            "date": null
        },
        {
            "id": 71646,
            "ip_address": "202.191.124.41",
            "count": 1,
            "first_visit": "2024-07-30T13:05:56.359844+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 40076,
            "ip_address": "202.191.123.91",
            "count": 2,
            "first_visit": "2023-01-08T16:54:09.259226+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 826,
            "ip_address": "202.191.123.91",
            "count": 3,
            "first_visit": "2021-12-19T17:01:45.167599+06:00",
            "date": null
        },
        {
            "id": 91871,
            "ip_address": "202.191.123.173",
            "count": 1,
            "first_visit": "2025-11-11T12:08:56.481988+06:00",
            "date": "2025-11-11"
        },
        {
            "id": 77849,
            "ip_address": "202.191.123.126",
            "count": 1,
            "first_visit": "2025-01-14T15:03:36.486557+06:00",
            "date": "2025-01-14"
        }
    ]
}