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

{
    "count": 102000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=136&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-first_visit",
    "results": [
        {
            "id": 101968,
            "ip_address": "47.201.227.150",
            "count": 1,
            "first_visit": "2026-08-20T19:21:04.289329+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101967,
            "ip_address": "202.134.8.195",
            "count": 1,
            "first_visit": "2026-08-20T19:08:12.026539+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101966,
            "ip_address": "202.134.14.233",
            "count": 1,
            "first_visit": "2026-08-20T18:35:33.023778+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101965,
            "ip_address": "88.97.186.221",
            "count": 1,
            "first_visit": "2026-08-20T18:23:23.194439+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101964,
            "ip_address": "52.17.109.84",
            "count": 1,
            "first_visit": "2026-08-20T16:50:03.812066+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101963,
            "ip_address": "31.13.115.3",
            "count": 1,
            "first_visit": "2026-08-20T16:02:44.242926+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101962,
            "ip_address": "104.222.174.173",
            "count": 1,
            "first_visit": "2026-08-20T15:50:40.512415+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101961,
            "ip_address": "103.113.148.237",
            "count": 1,
            "first_visit": "2026-08-20T14:56:06.624455+06:00",
            "date": "2026-08-20"
        }
    ]
}