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

{
    "count": 100214,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100200&ordering=first_visit",
    "results": [
        {
            "id": 100305,
            "ip_address": "104.28.163.184",
            "count": 1,
            "first_visit": "2026-07-15T17:41:40.354109+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100306,
            "ip_address": "72.63.212.151",
            "count": 1,
            "first_visit": "2026-07-15T17:43:29.434384+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100307,
            "ip_address": "103.77.61.97",
            "count": 1,
            "first_visit": "2026-07-15T17:52:18.256010+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100308,
            "ip_address": "59.153.103.134",
            "count": 1,
            "first_visit": "2026-07-15T18:01:10.710277+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100309,
            "ip_address": "150.228.135.164",
            "count": 1,
            "first_visit": "2026-07-15T18:08:37.639108+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100310,
            "ip_address": "37.111.207.165",
            "count": 1,
            "first_visit": "2026-07-15T18:23:11.140075+06:00",
            "date": "2026-07-15"
        }
    ]
}