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

{
    "count": 103250,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-first_visit",
    "results": [
        {
            "id": 103266,
            "ip_address": "103.78.226.212",
            "count": 2,
            "first_visit": "2026-09-16T10:06:55.566714+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103265,
            "ip_address": "202.134.14.233",
            "count": 1,
            "first_visit": "2026-09-16T09:56:45.224467+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103264,
            "ip_address": "17.166.24.199",
            "count": 1,
            "first_visit": "2026-09-16T08:36:17.576523+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103263,
            "ip_address": "103.190.45.84",
            "count": 8,
            "first_visit": "2026-09-16T08:22:22.241673+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103262,
            "ip_address": "37.111.207.182",
            "count": 1,
            "first_visit": "2026-09-16T07:48:39.184590+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103261,
            "ip_address": "203.190.10.60",
            "count": 1,
            "first_visit": "2026-09-16T07:18:25.290661+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103260,
            "ip_address": "57.141.4.58",
            "count": 1,
            "first_visit": "2026-09-16T07:10:04.647956+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103259,
            "ip_address": "37.104.143.13",
            "count": 1,
            "first_visit": "2026-09-16T06:53:49.319349+06:00",
            "date": "2026-09-16"
        }
    ]
}