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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42528&ordering=-ip_address",
    "results": [
        {
            "id": 96236,
            "ip_address": "174.3.13.130",
            "count": 2,
            "first_visit": "2026-03-22T03:24:01.971585+06:00",
            "date": "2026-03-22"
        },
        {
            "id": 95667,
            "ip_address": "174.3.13.130",
            "count": 3,
            "first_visit": "2026-03-02T06:26:48.771146+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 90592,
            "ip_address": "174.247.180.52",
            "count": 1,
            "first_visit": "2025-10-11T02:27:35.945325+06:00",
            "date": "2025-10-11"
        },
        {
            "id": 84129,
            "ip_address": "174.247.1.233",
            "count": 1,
            "first_visit": "2025-06-17T22:44:33.214170+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 1830,
            "ip_address": "174.2.4.70",
            "count": 1,
            "first_visit": "2022-01-11T11:56:52.895077+06:00",
            "date": null
        },
        {
            "id": 70488,
            "ip_address": "174.246.141.195",
            "count": 1,
            "first_visit": "2024-06-30T08:52:18.150824+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 4350,
            "ip_address": "174.242.67.208",
            "count": 1,
            "first_visit": "2022-03-14T10:07:40.406155+06:00",
            "date": null
        },
        {
            "id": 35274,
            "ip_address": "174.240.209.225",
            "count": 2,
            "first_visit": "2022-09-30T23:02:48.338155+06:00",
            "date": "2022-09-30"
        }
    ]
}