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

{
    "count": 92028,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92016&ordering=first_visit",
    "results": [
        {
            "id": 92121,
            "ip_address": "13.217.134.9",
            "count": 1,
            "first_visit": "2025-11-17T21:44:47.394946+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92122,
            "ip_address": "202.65.173.49",
            "count": 1,
            "first_visit": "2025-11-17T22:56:29.969608+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92123,
            "ip_address": "27.123.255.196",
            "count": 1,
            "first_visit": "2025-11-17T23:37:30.482796+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92124,
            "ip_address": "116.58.205.19",
            "count": 2,
            "first_visit": "2025-11-18T00:04:58.020065+06:00",
            "date": "2025-11-18"
        }
    ]
}