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

{
    "count": 102162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1056&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1040&ordering=-first_visit",
    "results": [
        {
            "id": 101210,
            "ip_address": "17.241.219.148",
            "count": 1,
            "first_visit": "2026-08-06T08:12:46.391519+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101209,
            "ip_address": "37.111.207.185",
            "count": 1,
            "first_visit": "2026-08-06T08:05:50.482509+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101208,
            "ip_address": "203.95.220.192",
            "count": 2,
            "first_visit": "2026-08-06T06:05:51.278379+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101207,
            "ip_address": "17.246.23.232",
            "count": 1,
            "first_visit": "2026-08-06T05:17:02.364370+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101206,
            "ip_address": "202.173.122.53",
            "count": 1,
            "first_visit": "2026-08-06T04:17:47.402547+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101205,
            "ip_address": "103.150.26.238",
            "count": 2,
            "first_visit": "2026-08-06T04:16:54.291378+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101204,
            "ip_address": "74.125.150.32",
            "count": 1,
            "first_visit": "2026-08-06T03:16:45.878484+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101203,
            "ip_address": "103.72.212.70",
            "count": 2,
            "first_visit": "2026-08-06T02:50:53.355489+06:00",
            "date": "2026-08-06"
        }
    ]
}