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

{
    "count": 92987,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92976&ordering=id",
    "results": [
        {
            "id": 93081,
            "ip_address": "119.12.191.114",
            "count": 1,
            "first_visit": "2025-12-18T03:08:28.217253+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93082,
            "ip_address": "207.191.202.194",
            "count": 1,
            "first_visit": "2025-12-18T04:27:24.546738+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93083,
            "ip_address": "103.55.146.120",
            "count": 2,
            "first_visit": "2025-12-18T04:30:04.733466+06:00",
            "date": "2025-12-18"
        }
    ]
}