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

{
    "count": 95943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19064&ordering=-ip_address",
    "results": [
        {
            "id": 24716,
            "ip_address": "37.111.232.4",
            "count": 1,
            "first_visit": "2022-07-20T15:44:38.758829+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13186,
            "ip_address": "37.111.232.4",
            "count": 1,
            "first_visit": "2022-05-31T21:08:00.911431+06:00",
            "date": null
        },
        {
            "id": 25168,
            "ip_address": "37.111.232.37",
            "count": 1,
            "first_visit": "2022-07-21T07:29:23.327517+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12410,
            "ip_address": "37.111.232.35",
            "count": 1,
            "first_visit": "2022-05-29T09:42:36.083067+06:00",
            "date": null
        },
        {
            "id": 30401,
            "ip_address": "37.111.232.34",
            "count": 1,
            "first_visit": "2022-07-31T12:38:58.137853+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9557,
            "ip_address": "37.111.232.32",
            "count": 1,
            "first_visit": "2022-05-19T23:30:01.707284+06:00",
            "date": null
        },
        {
            "id": 6686,
            "ip_address": "37.111.232.31",
            "count": 2,
            "first_visit": "2022-05-16T13:09:23.346120+06:00",
            "date": null
        },
        {
            "id": 93115,
            "ip_address": "37.111.232.3",
            "count": 1,
            "first_visit": "2025-12-19T11:29:09.357395+06:00",
            "date": "2025-12-19"
        }
    ]
}