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

{
    "count": 100547,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100536&ordering=first_visit",
    "results": [
        {
            "id": 100641,
            "ip_address": "147.135.175.49",
            "count": 1,
            "first_visit": "2026-07-23T15:39:19.033525+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100642,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-07-23T15:48:59.690418+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100643,
            "ip_address": "153.52.204.7",
            "count": 1,
            "first_visit": "2026-07-23T16:06:56.268070+06:00",
            "date": "2026-07-23"
        }
    ]
}