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

{
    "count": 91543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90792&ordering=-ip_address",
    "results": [
        {
            "id": 65426,
            "ip_address": "103.107.161.121",
            "count": 2,
            "first_visit": "2024-03-02T14:19:06.605587+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 46577,
            "ip_address": "103.107.135.56",
            "count": 1,
            "first_visit": "2023-05-14T13:41:30.869010+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 86160,
            "ip_address": "103.107.135.223",
            "count": 1,
            "first_visit": "2025-07-20T09:47:44.750322+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 85658,
            "ip_address": "103.107.135.219",
            "count": 1,
            "first_visit": "2025-07-11T18:19:35.586178+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 85778,
            "ip_address": "103.107.135.216",
            "count": 1,
            "first_visit": "2025-07-13T17:49:52.200390+06:00",
            "date": "2025-07-13"
        },
        {
            "id": 11112,
            "ip_address": "103.107.135.179",
            "count": 2,
            "first_visit": "2022-05-24T20:22:36.905447+06:00",
            "date": null
        },
        {
            "id": 2126,
            "ip_address": "103.107.135.176",
            "count": 1,
            "first_visit": "2022-01-13T14:54:37.524998+06:00",
            "date": null
        },
        {
            "id": 9728,
            "ip_address": "103.107.135.175",
            "count": 1,
            "first_visit": "2022-05-20T14:11:04.871046+06:00",
            "date": null
        }
    ]
}