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

{
    "count": 100964,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100952&ordering=id",
    "results": [
        {
            "id": 101057,
            "ip_address": "74.125.150.32",
            "count": 1,
            "first_visit": "2026-08-01T19:40:20.961174+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101058,
            "ip_address": "103.144.200.195",
            "count": 3,
            "first_visit": "2026-08-01T19:43:39.876946+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101059,
            "ip_address": "104.164.44.204",
            "count": 1,
            "first_visit": "2026-08-01T19:50:21.627717+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101060,
            "ip_address": "209.242.194.236",
            "count": 1,
            "first_visit": "2026-08-01T19:54:05.153748+06:00",
            "date": "2026-08-01"
        }
    ]
}