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

{
    "count": 99174,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=160&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=144&ordering=-first_visit",
    "results": [
        {
            "id": 99118,
            "ip_address": "123.130.80.240",
            "count": 1,
            "first_visit": "2026-06-12T04:09:45.583750+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 99117,
            "ip_address": "52.81.9.175",
            "count": 1,
            "first_visit": "2026-06-12T04:02:22.625764+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 99116,
            "ip_address": "103.94.134.122",
            "count": 1,
            "first_visit": "2026-06-12T00:39:07.907430+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 99115,
            "ip_address": "103.49.114.99",
            "count": 1,
            "first_visit": "2026-06-11T23:55:18.242509+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99114,
            "ip_address": "117.20.154.52",
            "count": 1,
            "first_visit": "2026-06-11T23:13:18.261268+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99113,
            "ip_address": "123.19.129.42",
            "count": 1,
            "first_visit": "2026-06-11T21:50:38.713328+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99112,
            "ip_address": "103.187.94.228",
            "count": 1,
            "first_visit": "2026-06-11T20:33:33.691143+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99111,
            "ip_address": "9.169.121.185",
            "count": 1,
            "first_visit": "2026-06-11T20:03:04.121354+06:00",
            "date": "2026-06-11"
        }
    ]
}