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

{
    "count": 100675,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29792&ordering=-ip_address",
    "results": [
        {
            "id": 98792,
            "ip_address": "27.147.191.101",
            "count": 1,
            "first_visit": "2026-06-03T12:03:35.504775+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 23740,
            "ip_address": "27.147.191.1",
            "count": 1,
            "first_visit": "2022-07-18T22:22:21.672034+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5876,
            "ip_address": "27.147.191.1",
            "count": 1,
            "first_visit": "2022-05-11T21:02:52.986555+06:00",
            "date": null
        },
        {
            "id": 21848,
            "ip_address": "27.147.190.244",
            "count": 3,
            "first_visit": "2022-07-10T09:04:27.701495+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 16316,
            "ip_address": "27.147.190.244",
            "count": 1,
            "first_visit": "2022-06-18T10:28:12.987880+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 17354,
            "ip_address": "27.147.190.244",
            "count": 2,
            "first_visit": "2022-06-22T11:13:16.923476+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 9662,
            "ip_address": "27.147.190.244",
            "count": 5,
            "first_visit": "2022-05-20T11:24:37.066332+06:00",
            "date": null
        },
        {
            "id": 29190,
            "ip_address": "27.147.190.225",
            "count": 1,
            "first_visit": "2022-07-29T10:34:25.731761+06:00",
            "date": "2022-07-29"
        }
    ]
}