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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26448&ordering=-ip_address",
    "results": [
        {
            "id": 1448,
            "ip_address": "37.111.192.58",
            "count": 1,
            "first_visit": "2021-12-28T18:49:43.097266+06:00",
            "date": null
        },
        {
            "id": 84725,
            "ip_address": "37.111.192.58",
            "count": 6,
            "first_visit": "2025-06-29T15:52:03.933157+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 10276,
            "ip_address": "37.111.192.57",
            "count": 5,
            "first_visit": "2022-05-22T12:09:32.581497+06:00",
            "date": null
        },
        {
            "id": 76908,
            "ip_address": "37.111.192.54",
            "count": 1,
            "first_visit": "2024-12-18T20:02:54.055848+06:00",
            "date": "2024-12-18"
        },
        {
            "id": 91655,
            "ip_address": "37.111.192.48",
            "count": 2,
            "first_visit": "2025-11-05T13:51:46.336182+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 28584,
            "ip_address": "37.111.192.47",
            "count": 1,
            "first_visit": "2022-07-28T06:54:15.322323+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28315,
            "ip_address": "37.111.192.46",
            "count": 1,
            "first_visit": "2022-07-27T20:40:23.319865+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 47015,
            "ip_address": "37.111.192.46",
            "count": 1,
            "first_visit": "2023-05-23T12:31:50.026901+06:00",
            "date": "2023-05-23"
        }
    ]
}