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

{
    "count": 100142,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100128&ordering=id",
    "results": [
        {
            "id": 100233,
            "ip_address": "52.80.39.106",
            "count": 1,
            "first_visit": "2026-07-13T23:46:14.782800+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100234,
            "ip_address": "103.60.161.97",
            "count": 1,
            "first_visit": "2026-07-13T23:48:53.337709+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100235,
            "ip_address": "24.189.128.216",
            "count": 1,
            "first_visit": "2026-07-14T00:51:28.175240+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100236,
            "ip_address": "103.72.212.220",
            "count": 1,
            "first_visit": "2026-07-14T00:52:55.449107+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100237,
            "ip_address": "103.197.153.15",
            "count": 1,
            "first_visit": "2026-07-14T02:00:50.219935+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100238,
            "ip_address": "116.12.36.47",
            "count": 1,
            "first_visit": "2026-07-14T02:48:47.355046+06:00",
            "date": "2026-07-14"
        }
    ]
}