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

{
    "count": 102723,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50960&ordering=-ip_address",
    "results": [
        {
            "id": 47888,
            "ip_address": "120.50.15.105",
            "count": 1,
            "first_visit": "2023-06-08T13:08:34.652722+06:00",
            "date": "2023-06-08"
        },
        {
            "id": 4666,
            "ip_address": "120.50.14.82",
            "count": 2,
            "first_visit": "2022-03-25T14:00:10.045994+06:00",
            "date": null
        },
        {
            "id": 23125,
            "ip_address": "120.50.14.82",
            "count": 1,
            "first_visit": "2022-07-16T10:05:00.937148+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 21485,
            "ip_address": "120.50.14.82",
            "count": 1,
            "first_visit": "2022-07-07T16:10:35.850547+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 86284,
            "ip_address": "120.50.14.13",
            "count": 1,
            "first_visit": "2025-07-22T10:14:19.547660+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 10544,
            "ip_address": "120.50.12.138",
            "count": 1,
            "first_visit": "2022-05-23T09:14:07.041134+06:00",
            "date": null
        },
        {
            "id": 71928,
            "ip_address": "120.50.10.174",
            "count": 1,
            "first_visit": "2024-08-08T12:55:00.904310+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 66323,
            "ip_address": "120.29.77.247",
            "count": 2,
            "first_visit": "2024-03-25T11:02:18.442168+06:00",
            "date": "2024-03-25"
        }
    ]
}