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

{
    "count": 95475,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95464&ordering=first_visit",
    "results": [
        {
            "id": 95569,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-02-26T13:11:59.429989+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95570,
            "ip_address": "103.151.0.159",
            "count": 1,
            "first_visit": "2026-02-26T13:20:37.086068+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95571,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-02-26T14:06:46.434942+06:00",
            "date": "2026-02-26"
        }
    ]
}