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

{
    "count": 102289,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=-first_visit",
    "results": [
        {
            "id": 100409,
            "ip_address": "45.125.220.239",
            "count": 3,
            "first_visit": "2026-07-18T08:12:45.327626+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100408,
            "ip_address": "61.189.2.95",
            "count": 1,
            "first_visit": "2026-07-18T08:00:53.026060+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100407,
            "ip_address": "34.116.169.51",
            "count": 1,
            "first_visit": "2026-07-18T06:41:43.031685+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100406,
            "ip_address": "34.123.170.104",
            "count": 1,
            "first_visit": "2026-07-18T06:40:48.499470+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100405,
            "ip_address": "103.49.114.250",
            "count": 1,
            "first_visit": "2026-07-18T04:04:28.176793+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100404,
            "ip_address": "74.125.150.2",
            "count": 2,
            "first_visit": "2026-07-18T03:59:59.098752+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100403,
            "ip_address": "27.4.120.60",
            "count": 1,
            "first_visit": "2026-07-18T03:31:19.106070+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100402,
            "ip_address": "118.179.94.93",
            "count": 1,
            "first_visit": "2026-07-18T03:21:33.859152+06:00",
            "date": "2026-07-18"
        }
    ]
}