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

{
    "count": 92323,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92312&ordering=id",
    "results": [
        {
            "id": 92417,
            "ip_address": "103.29.61.24",
            "count": 1,
            "first_visit": "2025-11-26T13:50:44.427460+06:00",
            "date": "2025-11-26"
        },
        {
            "id": 92418,
            "ip_address": "103.92.152.122",
            "count": 1,
            "first_visit": "2025-11-26T13:57:17.722232+06:00",
            "date": "2025-11-26"
        },
        {
            "id": 92419,
            "ip_address": "103.230.107.54",
            "count": 1,
            "first_visit": "2025-11-26T13:57:33.434191+06:00",
            "date": "2025-11-26"
        }
    ]
}