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

{
    "count": 91764,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91752&ordering=first_visit",
    "results": [
        {
            "id": 91857,
            "ip_address": "91.107.214.139",
            "count": 1,
            "first_visit": "2025-11-10T23:44:45.709095+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91858,
            "ip_address": "49.13.222.118",
            "count": 1,
            "first_visit": "2025-11-10T23:58:56.687079+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91859,
            "ip_address": "167.235.232.238",
            "count": 1,
            "first_visit": "2025-11-11T00:12:22.346062+06:00",
            "date": "2025-11-11"
        },
        {
            "id": 91860,
            "ip_address": "116.179.33.208",
            "count": 1,
            "first_visit": "2025-11-11T02:31:51.372798+06:00",
            "date": "2025-11-11"
        }
    ]
}