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

{
    "count": 97496,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-first_visit",
    "results": [
        {
            "id": 97552,
            "ip_address": "103.72.212.237",
            "count": 1,
            "first_visit": "2026-04-29T14:19:31.929595+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97551,
            "ip_address": "103.23.41.212",
            "count": 2,
            "first_visit": "2026-04-29T13:59:44.241884+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97550,
            "ip_address": "175.157.31.65",
            "count": 1,
            "first_visit": "2026-04-29T13:02:23.912172+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97549,
            "ip_address": "37.111.213.242",
            "count": 1,
            "first_visit": "2026-04-29T12:55:25.479705+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97548,
            "ip_address": "37.111.211.51",
            "count": 1,
            "first_visit": "2026-04-29T12:52:22.431507+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97547,
            "ip_address": "66.249.68.2",
            "count": 3,
            "first_visit": "2026-04-29T12:33:00.433315+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97546,
            "ip_address": "103.112.53.186",
            "count": 4,
            "first_visit": "2026-04-29T12:31:55.570912+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97545,
            "ip_address": "120.50.4.122",
            "count": 6,
            "first_visit": "2026-04-29T12:21:51.692682+06:00",
            "date": "2026-04-29"
        }
    ]
}