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

{
    "count": 100076,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2208&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2192&ordering=-first_visit",
    "results": [
        {
            "id": 97972,
            "ip_address": "72.14.199.103",
            "count": 3,
            "first_visit": "2026-05-12T05:49:52.246180+06:00",
            "date": "2026-05-12"
        },
        {
            "id": 97971,
            "ip_address": "72.14.199.97",
            "count": 4,
            "first_visit": "2026-05-12T05:00:02.222627+06:00",
            "date": "2026-05-12"
        },
        {
            "id": 97970,
            "ip_address": "141.11.43.174",
            "count": 1,
            "first_visit": "2026-05-12T02:27:11.060731+06:00",
            "date": "2026-05-12"
        },
        {
            "id": 97969,
            "ip_address": "66.249.79.8",
            "count": 3,
            "first_visit": "2026-05-12T02:01:19.420605+06:00",
            "date": "2026-05-12"
        },
        {
            "id": 97968,
            "ip_address": "37.111.211.246",
            "count": 1,
            "first_visit": "2026-05-12T00:13:22.841809+06:00",
            "date": "2026-05-12"
        },
        {
            "id": 97967,
            "ip_address": "165.101.132.218",
            "count": 1,
            "first_visit": "2026-05-11T22:47:45.760064+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97966,
            "ip_address": "144.48.109.29",
            "count": 1,
            "first_visit": "2026-05-11T22:32:58.597013+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97965,
            "ip_address": "103.177.54.25",
            "count": 1,
            "first_visit": "2026-05-11T21:48:24.712624+06:00",
            "date": "2026-05-11"
        }
    ]
}