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

{
    "count": 95933,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5112&ordering=-count",
    "results": [
        {
            "id": 4378,
            "ip_address": "42.0.7.245",
            "count": 6,
            "first_visit": "2022-03-14T23:08:04.625361+06:00",
            "date": null
        },
        {
            "id": 11968,
            "ip_address": "114.119.130.102",
            "count": 6,
            "first_visit": "2022-05-27T19:20:03.974339+06:00",
            "date": null
        },
        {
            "id": 67287,
            "ip_address": "114.119.128.143",
            "count": 6,
            "first_visit": "2024-04-22T03:09:00.249834+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 5959,
            "ip_address": "114.119.128.56",
            "count": 6,
            "first_visit": "2022-05-13T17:49:12.640601+06:00",
            "date": null
        },
        {
            "id": 67177,
            "ip_address": "114.119.134.79",
            "count": 6,
            "first_visit": "2024-04-19T02:35:17.087951+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 80249,
            "ip_address": "66.249.66.35",
            "count": 6,
            "first_visit": "2025-03-18T01:12:40.806922+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 80304,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-03-19T02:01:23.381364+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 67174,
            "ip_address": "66.249.69.7",
            "count": 6,
            "first_visit": "2024-04-19T01:58:33.257821+06:00",
            "date": "2024-04-19"
        }
    ]
}