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

{
    "count": 91329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-ip_address",
    "results": [
        {
            "id": 32318,
            "ip_address": "99.229.216.156",
            "count": 1,
            "first_visit": "2022-08-18T08:50:10.329102+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 85673,
            "ip_address": "99.227.87.186",
            "count": 1,
            "first_visit": "2025-07-11T22:18:20.612372+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 48235,
            "ip_address": "99.225.16.187",
            "count": 2,
            "first_visit": "2023-06-15T00:20:24.461447+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 105,
            "ip_address": "99.17.218.127",
            "count": 5,
            "first_visit": "2021-12-03T23:00:50.217877+06:00",
            "date": null
        },
        {
            "id": 7602,
            "ip_address": "99.160.140.61",
            "count": 1,
            "first_visit": "2022-05-17T06:29:32.687911+06:00",
            "date": null
        },
        {
            "id": 68966,
            "ip_address": "99.159.110.116",
            "count": 2,
            "first_visit": "2024-05-23T23:09:53.234352+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 42897,
            "ip_address": "99.138.100.128",
            "count": 1,
            "first_visit": "2023-03-01T11:56:52.167267+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 38526,
            "ip_address": "99.113.189.178",
            "count": 1,
            "first_visit": "2022-12-10T08:02:28.601417+06:00",
            "date": "2022-12-10"
        }
    ]
}