GET /user_management/visitor-free/?format=api&offset=42552&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=42560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42544&ordering=-ip_address",
    "results": [
        {
            "id": 96247,
            "ip_address": "174.211.165.114",
            "count": 1,
            "first_visit": "2026-03-22T16:43:30.128408+06:00",
            "date": "2026-03-22"
        },
        {
            "id": 56333,
            "ip_address": "174.207.229.41",
            "count": 1,
            "first_visit": "2023-09-30T00:18:53.414175+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 69092,
            "ip_address": "174.202.4.12",
            "count": 1,
            "first_visit": "2024-05-26T09:11:15.518347+06:00",
            "date": "2024-05-26"
        },
        {
            "id": 12715,
            "ip_address": "174.20.172.102",
            "count": 1,
            "first_visit": "2022-05-30T09:12:41.939379+06:00",
            "date": null
        },
        {
            "id": 87909,
            "ip_address": "174.196.49.162",
            "count": 1,
            "first_visit": "2025-08-17T23:13:00.253613+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 48101,
            "ip_address": "174.196.129.50",
            "count": 1,
            "first_visit": "2023-06-13T08:11:27.525928+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 32274,
            "ip_address": "174.192.8.29",
            "count": 1,
            "first_visit": "2022-08-17T23:02:59.046261+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 4782,
            "ip_address": "174.192.6.218",
            "count": 2,
            "first_visit": "2022-03-29T22:34:33.067698+06:00",
            "date": null
        }
    ]
}