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

{
    "count": 92191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3424&ordering=-count",
    "results": [
        {
            "id": 1987,
            "ip_address": "116.206.254.101",
            "count": 8,
            "first_visit": "2022-01-12T00:52:24.735839+06:00",
            "date": null
        },
        {
            "id": 82246,
            "ip_address": "103.73.225.101",
            "count": 8,
            "first_visit": "2025-05-04T10:02:36.705562+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 3514,
            "ip_address": "151.248.123.75",
            "count": 8,
            "first_visit": "2022-02-11T11:31:03.634529+06:00",
            "date": null
        },
        {
            "id": 1983,
            "ip_address": "103.203.93.230",
            "count": 8,
            "first_visit": "2022-01-12T00:25:16.988468+06:00",
            "date": null
        },
        {
            "id": 65756,
            "ip_address": "114.119.145.187",
            "count": 8,
            "first_visit": "2024-03-11T00:06:48.371304+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 82159,
            "ip_address": "66.249.66.35",
            "count": 8,
            "first_visit": "2025-05-02T01:58:35.340158+06:00",
            "date": "2025-05-02"
        },
        {
            "id": 1966,
            "ip_address": "103.120.38.155",
            "count": 8,
            "first_visit": "2022-01-11T22:16:21.538160+06:00",
            "date": null
        },
        {
            "id": 35455,
            "ip_address": "66.249.66.62",
            "count": 8,
            "first_visit": "2022-10-04T09:49:26.902407+06:00",
            "date": "2022-10-04"
        }
    ]
}