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

{
    "count": 94543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=264&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=248&ordering=-first_visit",
    "results": [
        {
            "id": 94383,
            "ip_address": "202.134.10.142",
            "count": 2,
            "first_visit": "2026-01-22T20:21:06.527676+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94382,
            "ip_address": "185.220.101.153",
            "count": 1,
            "first_visit": "2026-01-22T18:06:18.787706+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94381,
            "ip_address": "88.80.26.231",
            "count": 3,
            "first_visit": "2026-01-22T18:06:05.436627+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94380,
            "ip_address": "116.204.151.144",
            "count": 2,
            "first_visit": "2026-01-22T18:02:30.692551+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94379,
            "ip_address": "49.36.75.202",
            "count": 1,
            "first_visit": "2026-01-22T18:01:30.726778+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94378,
            "ip_address": "103.189.237.9",
            "count": 2,
            "first_visit": "2026-01-22T17:24:47.206198+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94377,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-01-22T16:56:18.207719+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94376,
            "ip_address": "91.238.149.142",
            "count": 1,
            "first_visit": "2026-01-22T15:11:19.352919+06:00",
            "date": "2026-01-22"
        }
    ]
}