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

{
    "count": 95831,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95816&ordering=first_visit",
    "results": [
        {
            "id": 95921,
            "ip_address": "31.13.127.45",
            "count": 1,
            "first_visit": "2026-03-10T22:26:20.234369+06:00",
            "date": "2026-03-10"
        },
        {
            "id": 95922,
            "ip_address": "116.206.88.17",
            "count": 1,
            "first_visit": "2026-03-10T22:39:58.977985+06:00",
            "date": "2026-03-10"
        },
        {
            "id": 95923,
            "ip_address": "103.202.221.78",
            "count": 2,
            "first_visit": "2026-03-10T23:19:51.025529+06:00",
            "date": "2026-03-10"
        },
        {
            "id": 95924,
            "ip_address": "59.152.5.148",
            "count": 1,
            "first_visit": "2026-03-10T23:34:47.454158+06:00",
            "date": "2026-03-10"
        },
        {
            "id": 95925,
            "ip_address": "195.64.125.51",
            "count": 1,
            "first_visit": "2026-03-10T23:48:00.918410+06:00",
            "date": "2026-03-10"
        },
        {
            "id": 95926,
            "ip_address": "52.4.63.207",
            "count": 1,
            "first_visit": "2026-03-11T00:52:31.723043+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95927,
            "ip_address": "17.241.219.99",
            "count": 1,
            "first_visit": "2026-03-11T01:07:07.198665+06:00",
            "date": "2026-03-11"
        }
    ]
}