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

{
    "count": 102931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67504&ordering=ip_address",
    "results": [
        {
            "id": 81055,
            "ip_address": "202.173.122.69",
            "count": 1,
            "first_visit": "2025-04-06T22:20:34.834792+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 7830,
            "ip_address": "202.173.123.14",
            "count": 1,
            "first_visit": "2022-05-17T10:30:40.732631+06:00",
            "date": null
        },
        {
            "id": 43117,
            "ip_address": "202.173.123.4",
            "count": 1,
            "first_visit": "2023-03-04T00:40:35.475043+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 7737,
            "ip_address": "202.173.123.44",
            "count": 1,
            "first_visit": "2022-05-17T09:34:16.569011+06:00",
            "date": null
        },
        {
            "id": 10072,
            "ip_address": "202.173.123.5",
            "count": 1,
            "first_visit": "2022-05-21T20:02:35.314898+06:00",
            "date": null
        },
        {
            "id": 23729,
            "ip_address": "202.173.123.52",
            "count": 1,
            "first_visit": "2022-07-18T22:20:33.331520+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16740,
            "ip_address": "202.173.123.52",
            "count": 1,
            "first_visit": "2022-06-20T07:13:37.853027+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 20439,
            "ip_address": "202.173.123.58",
            "count": 1,
            "first_visit": "2022-06-30T20:31:08.989840+06:00",
            "date": "2022-06-30"
        }
    ]
}