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

{
    "count": 92507,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92496&ordering=first_visit",
    "results": [
        {
            "id": 92601,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2025-12-03T18:05:46.882955+06:00",
            "date": "2025-12-03"
        },
        {
            "id": 92602,
            "ip_address": "116.179.33.149",
            "count": 1,
            "first_visit": "2025-12-03T18:10:37.388607+06:00",
            "date": "2025-12-03"
        },
        {
            "id": 92603,
            "ip_address": "45.250.23.253",
            "count": 1,
            "first_visit": "2025-12-03T19:03:44.311789+06:00",
            "date": "2025-12-03"
        }
    ]
}