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

{
    "count": 97494,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23704&ordering=-ip_address",
    "results": [
        {
            "id": 53591,
            "ip_address": "37.111.206.142",
            "count": 1,
            "first_visit": "2023-08-26T19:11:50.648880+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 30081,
            "ip_address": "37.111.206.142",
            "count": 1,
            "first_visit": "2022-07-30T23:45:04.458586+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8297,
            "ip_address": "37.111.206.142",
            "count": 4,
            "first_visit": "2022-05-17T20:57:40.122133+06:00",
            "date": null
        },
        {
            "id": 6748,
            "ip_address": "37.111.206.141",
            "count": 1,
            "first_visit": "2022-05-16T14:30:46.543078+06:00",
            "date": null
        },
        {
            "id": 95250,
            "ip_address": "37.111.206.141",
            "count": 4,
            "first_visit": "2026-02-16T17:44:14.359783+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 92743,
            "ip_address": "37.111.206.141",
            "count": 1,
            "first_visit": "2025-12-07T18:29:38.607753+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 10948,
            "ip_address": "37.111.206.140",
            "count": 2,
            "first_visit": "2022-05-24T12:29:26.683433+06:00",
            "date": null
        },
        {
            "id": 13166,
            "ip_address": "37.111.206.14",
            "count": 1,
            "first_visit": "2022-05-31T18:25:45.554444+06:00",
            "date": null
        }
    ]
}