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

{
    "count": 96373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20904&ordering=-ip_address",
    "results": [
        {
            "id": 46672,
            "ip_address": "37.111.213.21",
            "count": 1,
            "first_visit": "2023-05-16T15:26:47.616875+06:00",
            "date": "2023-05-16"
        },
        {
            "id": 89118,
            "ip_address": "37.111.213.209",
            "count": 1,
            "first_visit": "2025-09-07T13:34:35.757999+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 9090,
            "ip_address": "37.111.213.208",
            "count": 2,
            "first_visit": "2022-05-18T22:08:32.566060+06:00",
            "date": null
        },
        {
            "id": 90304,
            "ip_address": "37.111.213.207",
            "count": 2,
            "first_visit": "2025-10-03T17:09:11.773725+06:00",
            "date": "2025-10-03"
        },
        {
            "id": 29115,
            "ip_address": "37.111.213.206",
            "count": 2,
            "first_visit": "2022-07-29T06:45:39.774219+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 47719,
            "ip_address": "37.111.213.206",
            "count": 1,
            "first_visit": "2023-06-05T13:34:28.229924+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 23801,
            "ip_address": "37.111.213.205",
            "count": 1,
            "first_visit": "2022-07-18T22:37:03.284989+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5195,
            "ip_address": "37.111.213.203",
            "count": 3,
            "first_visit": "2022-04-17T20:49:20.939324+06:00",
            "date": null
        }
    ]
}