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

{
    "count": 99817,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12344&ordering=-ip_address",
    "results": [
        {
            "id": 82214,
            "ip_address": "54.164.127.145",
            "count": 1,
            "first_visit": "2025-05-03T18:26:34.561356+06:00",
            "date": "2025-05-03"
        },
        {
            "id": 12853,
            "ip_address": "54.164.114.58",
            "count": 1,
            "first_visit": "2022-05-30T19:27:21.283529+06:00",
            "date": null
        },
        {
            "id": 59556,
            "ip_address": "54.164.10.107",
            "count": 1,
            "first_visit": "2023-11-15T23:39:40.078623+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 5260,
            "ip_address": "54.163.44.57",
            "count": 8,
            "first_visit": "2022-04-19T20:56:59.710085+06:00",
            "date": null
        },
        {
            "id": 59161,
            "ip_address": "54.162.69.197",
            "count": 1,
            "first_visit": "2023-11-08T04:48:32.195746+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 93545,
            "ip_address": "54.162.243.59",
            "count": 1,
            "first_visit": "2026-01-02T21:47:18.004941+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 48880,
            "ip_address": "54.162.216.27",
            "count": 1,
            "first_visit": "2023-06-26T17:23:24.790582+06:00",
            "date": "2023-06-26"
        },
        {
            "id": 24013,
            "ip_address": "54.162.20.180",
            "count": 1,
            "first_visit": "2022-07-19T06:48:21.307177+06:00",
            "date": "2022-07-19"
        }
    ]
}