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

{
    "count": 99852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1320&ordering=-ip_address",
    "results": [
        {
            "id": 51816,
            "ip_address": "79.101.133.128",
            "count": 1,
            "first_visit": "2023-08-06T19:11:08.974787+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 10697,
            "ip_address": "79.101.110.71",
            "count": 1,
            "first_visit": "2022-05-23T16:48:34.589100+06:00",
            "date": null
        },
        {
            "id": 10505,
            "ip_address": "79.101.110.199",
            "count": 1,
            "first_visit": "2022-05-23T04:47:44.724410+06:00",
            "date": null
        },
        {
            "id": 7404,
            "ip_address": "78.95.75.5",
            "count": 1,
            "first_visit": "2022-05-16T22:47:41.333732+06:00",
            "date": null
        },
        {
            "id": 68165,
            "ip_address": "78.95.155.2",
            "count": 1,
            "first_visit": "2024-05-10T21:20:26.829969+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 98784,
            "ip_address": "78.80.244.8",
            "count": 1,
            "first_visit": "2026-06-03T04:17:59.178205+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 16660,
            "ip_address": "78.55.63.129",
            "count": 1,
            "first_visit": "2022-06-19T22:29:06.694122+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 89133,
            "ip_address": "78.47.64.162",
            "count": 1,
            "first_visit": "2025-09-07T17:20:19.793619+06:00",
            "date": "2025-09-07"
        }
    ]
}