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

{
    "count": 91597,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91584&ordering=id",
    "results": [
        {
            "id": 91689,
            "ip_address": "173.252.87.25",
            "count": 1,
            "first_visit": "2025-11-06T16:03:46.249974+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 91690,
            "ip_address": "103.186.238.226",
            "count": 2,
            "first_visit": "2025-11-06T16:25:35.965812+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 91691,
            "ip_address": "103.41.115.169",
            "count": 1,
            "first_visit": "2025-11-06T16:32:38.930293+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 91692,
            "ip_address": "144.48.109.25",
            "count": 1,
            "first_visit": "2025-11-06T17:11:48.873798+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 91693,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-11-06T17:48:14.217429+06:00",
            "date": "2025-11-06"
        }
    ]
}