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

{
    "count": 102002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=152&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=136&ordering=-first_visit",
    "results": [
        {
            "id": 101954,
            "ip_address": "74.125.150.129",
            "count": 2,
            "first_visit": "2026-08-20T09:47:18.474920+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101953,
            "ip_address": "104.165.198.112",
            "count": 1,
            "first_visit": "2026-08-20T09:01:33.380632+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101952,
            "ip_address": "112.83.36.46",
            "count": 1,
            "first_visit": "2026-08-20T08:41:33.668209+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101951,
            "ip_address": "103.112.53.41",
            "count": 2,
            "first_visit": "2026-08-20T08:24:02.284969+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101950,
            "ip_address": "31.13.127.30",
            "count": 1,
            "first_visit": "2026-08-20T05:33:57.977641+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101949,
            "ip_address": "57.141.4.38",
            "count": 1,
            "first_visit": "2026-08-20T05:31:45.775438+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101948,
            "ip_address": "66.220.149.3",
            "count": 1,
            "first_visit": "2026-08-20T04:17:12.749330+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101947,
            "ip_address": "173.252.95.10",
            "count": 1,
            "first_visit": "2026-08-20T03:47:19.923335+06:00",
            "date": "2026-08-20"
        }
    ]
}