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

{
    "count": 96171,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=-ip_address",
    "results": [
        {
            "id": 19022,
            "ip_address": "37.111.217.79",
            "count": 1,
            "first_visit": "2022-06-26T10:01:59.400276+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 66104,
            "ip_address": "37.111.217.76",
            "count": 1,
            "first_visit": "2024-03-19T22:52:38.057697+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 92240,
            "ip_address": "37.111.217.75",
            "count": 3,
            "first_visit": "2025-11-21T11:44:50.070305+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 4130,
            "ip_address": "37.111.217.75",
            "count": null,
            "first_visit": "2022-03-06T22:03:35.010142+06:00",
            "date": null
        },
        {
            "id": 3902,
            "ip_address": "37.111.217.71",
            "count": 2,
            "first_visit": "2022-02-26T19:31:33.218688+06:00",
            "date": null
        },
        {
            "id": 28229,
            "ip_address": "37.111.217.7",
            "count": 2,
            "first_visit": "2022-07-27T14:01:27.369581+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 58666,
            "ip_address": "37.111.217.68",
            "count": 3,
            "first_visit": "2023-10-30T15:48:54.434457+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 30120,
            "ip_address": "37.111.217.66",
            "count": 1,
            "first_visit": "2022-07-31T00:46:27.411243+06:00",
            "date": "2022-07-31"
        }
    ]
}