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

{
    "count": 102581,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48096&ordering=ip_address",
    "results": [
        {
            "id": 9796,
            "ip_address": "116.58.203.53",
            "count": 3,
            "first_visit": "2022-05-20T19:57:17.280254+06:00",
            "date": null
        },
        {
            "id": 7263,
            "ip_address": "116.58.203.55",
            "count": 3,
            "first_visit": "2022-05-16T20:09:10.042704+06:00",
            "date": null
        },
        {
            "id": 7479,
            "ip_address": "116.58.203.56",
            "count": 3,
            "first_visit": "2022-05-16T23:32:28.156225+06:00",
            "date": null
        },
        {
            "id": 19293,
            "ip_address": "116.58.203.57",
            "count": 1,
            "first_visit": "2022-06-27T05:02:02.216487+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 92201,
            "ip_address": "116.58.203.57",
            "count": 1,
            "first_visit": "2025-11-20T06:48:50.244422+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92189,
            "ip_address": "116.58.203.57",
            "count": 3,
            "first_visit": "2025-11-19T20:40:04.090131+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 10815,
            "ip_address": "116.58.203.58",
            "count": 1,
            "first_visit": "2022-05-24T08:01:01.446795+06:00",
            "date": null
        },
        {
            "id": 56996,
            "ip_address": "116.58.203.59",
            "count": 1,
            "first_visit": "2023-10-07T13:56:16.890389+06:00",
            "date": "2023-10-07"
        }
    ]
}