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

{
    "count": 94835,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1096&ordering=-ip_address",
    "results": [
        {
            "id": 79051,
            "ip_address": "82.170.178.1",
            "count": 1,
            "first_visit": "2025-02-17T13:08:49.315327+06:00",
            "date": "2025-02-17"
        },
        {
            "id": 19288,
            "ip_address": "82.15.95.135",
            "count": 1,
            "first_visit": "2022-06-27T03:44:12.112658+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 20263,
            "ip_address": "82.15.95.133",
            "count": 1,
            "first_visit": "2022-06-30T06:57:26.144349+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 92025,
            "ip_address": "82.155.43.23",
            "count": 1,
            "first_visit": "2025-11-15T01:05:19.196524+06:00",
            "date": "2025-11-15"
        },
        {
            "id": 84143,
            "ip_address": "82.152.142.196",
            "count": 1,
            "first_visit": "2025-06-18T08:24:27.050616+06:00",
            "date": "2025-06-18"
        },
        {
            "id": 72531,
            "ip_address": "82.15.199.229",
            "count": 1,
            "first_visit": "2024-08-25T16:29:59.258420+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 13592,
            "ip_address": "82.149.120.134",
            "count": 1,
            "first_visit": "2022-06-06T02:49:32.104274+06:00",
            "date": null
        },
        {
            "id": 13384,
            "ip_address": "82.149.120.133",
            "count": 1,
            "first_visit": "2022-06-02T16:51:09.178426+06:00",
            "date": null
        }
    ]
}