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

{
    "count": 102303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2088&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2072&ordering=-first_visit",
    "results": [
        {
            "id": 100319,
            "ip_address": "34.10.239.27",
            "count": 2,
            "first_visit": "2026-07-15T22:51:29.997225+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100318,
            "ip_address": "216.73.160.222",
            "count": 1,
            "first_visit": "2026-07-15T21:37:50.364204+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100317,
            "ip_address": "171.96.90.76",
            "count": 1,
            "first_visit": "2026-07-15T21:18:32.609391+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100316,
            "ip_address": "45.125.220.239",
            "count": 2,
            "first_visit": "2026-07-15T20:13:58.033041+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100315,
            "ip_address": "64.233.172.196",
            "count": 1,
            "first_visit": "2026-07-15T20:09:06.634197+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100314,
            "ip_address": "58.145.190.214",
            "count": 1,
            "first_visit": "2026-07-15T20:09:02.805533+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100313,
            "ip_address": "45.118.60.2",
            "count": 1,
            "first_visit": "2026-07-15T19:47:55.602793+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100312,
            "ip_address": "34.106.65.143",
            "count": 2,
            "first_visit": "2026-07-15T19:10:34.105109+06:00",
            "date": "2026-07-15"
        }
    ]
}