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

{
    "count": 93916,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12032&ordering=-ip_address",
    "results": [
        {
            "id": 61555,
            "ip_address": "51.159.161.94",
            "count": 1,
            "first_visit": "2023-12-21T00:33:39.311509+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 3759,
            "ip_address": "51.159.160.208",
            "count": 1,
            "first_visit": "2022-02-20T19:42:14.841136+06:00",
            "date": null
        },
        {
            "id": 4469,
            "ip_address": "51.159.152.180",
            "count": 2,
            "first_visit": "2022-03-18T09:39:13.034197+06:00",
            "date": null
        },
        {
            "id": 73170,
            "ip_address": "51.159.106.91",
            "count": 1,
            "first_visit": "2024-09-09T08:53:21.488841+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73026,
            "ip_address": "51.159.106.90",
            "count": 1,
            "first_visit": "2024-09-06T00:02:54.650468+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 71449,
            "ip_address": "51.159.106.84",
            "count": 1,
            "first_visit": "2024-07-24T01:00:19.618264+06:00",
            "date": "2024-07-24"
        },
        {
            "id": 86974,
            "ip_address": "51.159.105.43",
            "count": 1,
            "first_visit": "2025-08-02T20:30:12.064688+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 71349,
            "ip_address": "51.159.105.43",
            "count": 1,
            "first_visit": "2024-07-19T23:02:18.481068+06:00",
            "date": "2024-07-19"
        }
    ]
}