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

{
    "count": 94880,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94864&ordering=first_visit",
    "results": [
        {
            "id": 94969,
            "ip_address": "72.63.89.203",
            "count": 1,
            "first_visit": "2026-02-08T11:19:16.028409+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94970,
            "ip_address": "103.78.226.127",
            "count": 2,
            "first_visit": "2026-02-08T11:50:10.326202+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94971,
            "ip_address": "43.152.152.18",
            "count": 1,
            "first_visit": "2026-02-08T12:15:54.126418+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94972,
            "ip_address": "122.144.9.98",
            "count": 1,
            "first_visit": "2026-02-08T12:39:46.670471+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94973,
            "ip_address": "121.91.188.120",
            "count": 1,
            "first_visit": "2026-02-08T12:40:37.106588+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94974,
            "ip_address": "202.84.33.68",
            "count": 1,
            "first_visit": "2026-02-08T12:42:10.670219+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94975,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-02-08T12:51:59.585262+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94976,
            "ip_address": "122.144.10.202",
            "count": 1,
            "first_visit": "2026-02-08T13:10:13.925318+06:00",
            "date": "2026-02-08"
        }
    ]
}