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

{
    "count": 101685,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101672&ordering=id",
    "results": [
        {
            "id": 101777,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2026-08-17T14:35:03.247179+06:00",
            "date": "2026-08-17"
        },
        {
            "id": 101778,
            "ip_address": "128.241.126.38",
            "count": 1,
            "first_visit": "2026-08-17T14:58:08.210466+06:00",
            "date": "2026-08-17"
        },
        {
            "id": 101779,
            "ip_address": "202.53.171.26",
            "count": 1,
            "first_visit": "2026-08-17T14:59:30.337067+06:00",
            "date": "2026-08-17"
        },
        {
            "id": 101780,
            "ip_address": "124.6.225.6",
            "count": 1,
            "first_visit": "2026-08-17T15:04:28.630700+06:00",
            "date": "2026-08-17"
        },
        {
            "id": 101781,
            "ip_address": "103.117.142.67",
            "count": 1,
            "first_visit": "2026-08-17T15:15:48.026879+06:00",
            "date": "2026-08-17"
        }
    ]
}