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

{
    "count": 94998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15488&ordering=-ip_address",
    "results": [
        {
            "id": 1190,
            "ip_address": "43.243.132.55",
            "count": 2,
            "first_visit": "2021-12-21T19:03:29.487178+06:00",
            "date": null
        },
        {
            "id": 1185,
            "ip_address": "43.243.132.53",
            "count": 2,
            "first_visit": "2021-12-21T17:55:48.095017+06:00",
            "date": null
        },
        {
            "id": 7617,
            "ip_address": "43.241.64.6",
            "count": 2,
            "first_visit": "2022-05-17T07:18:15.243394+06:00",
            "date": null
        },
        {
            "id": 32205,
            "ip_address": "43.241.146.27",
            "count": 1,
            "first_visit": "2022-08-17T11:27:59.622728+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 80318,
            "ip_address": "43.241.144.32",
            "count": 1,
            "first_visit": "2025-03-19T11:31:43.424926+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 43264,
            "ip_address": "43.241.129.31",
            "count": 2,
            "first_visit": "2023-03-06T11:24:31.493197+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 11388,
            "ip_address": "43.241.120.169",
            "count": 2,
            "first_visit": "2022-05-25T16:25:13.791680+06:00",
            "date": null
        },
        {
            "id": 6872,
            "ip_address": "43.240.103.53",
            "count": 1,
            "first_visit": "2022-05-16T16:52:44.438435+06:00",
            "date": null
        }
    ]
}