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

{
    "count": 93229,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93216&ordering=id",
    "results": [
        {
            "id": 93321,
            "ip_address": "165.101.133.132",
            "count": 2,
            "first_visit": "2025-12-25T22:09:36.606114+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93322,
            "ip_address": "37.111.210.77",
            "count": 1,
            "first_visit": "2025-12-25T22:11:56.357064+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93323,
            "ip_address": "103.144.200.195",
            "count": 1,
            "first_visit": "2025-12-25T22:21:13.670616+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93324,
            "ip_address": "103.31.154.229",
            "count": 1,
            "first_visit": "2025-12-25T23:18:38.473283+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93325,
            "ip_address": "163.227.195.56",
            "count": 1,
            "first_visit": "2025-12-26T00:51:49.074641+06:00",
            "date": "2025-12-26"
        }
    ]
}