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

{
    "count": 101285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34064&ordering=-ip_address",
    "results": [
        {
            "id": 90139,
            "ip_address": "202.53.168.37",
            "count": 6,
            "first_visit": "2025-09-29T10:47:32.051640+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 98919,
            "ip_address": "202.53.168.37",
            "count": 2,
            "first_visit": "2026-06-06T16:58:21.556160+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 13043,
            "ip_address": "202.53.168.195",
            "count": 1,
            "first_visit": "2022-05-31T09:56:12.526370+06:00",
            "date": null
        },
        {
            "id": 3466,
            "ip_address": "202.53.168.123",
            "count": 1,
            "first_visit": "2022-02-09T17:51:51.664785+06:00",
            "date": null
        },
        {
            "id": 95481,
            "ip_address": "202.53.167.73",
            "count": 1,
            "first_visit": "2026-02-23T20:11:01.797134+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 25383,
            "ip_address": "202.53.167.205",
            "count": 1,
            "first_visit": "2022-07-21T11:14:19.150733+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 17438,
            "ip_address": "202.53.167.131",
            "count": 1,
            "first_visit": "2022-06-22T17:39:30.832373+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 31687,
            "ip_address": "202.53.167.110",
            "count": 3,
            "first_visit": "2022-08-10T13:00:42.274966+06:00",
            "date": "2022-08-10"
        }
    ]
}