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

{
    "count": 94596,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94584&ordering=first_visit",
    "results": [
        {
            "id": 94689,
            "ip_address": "163.227.144.197",
            "count": 1,
            "first_visit": "2026-01-31T22:44:35.087418+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94690,
            "ip_address": "103.245.96.253",
            "count": 1,
            "first_visit": "2026-01-31T23:14:06.094137+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94691,
            "ip_address": "103.197.153.7",
            "count": 1,
            "first_visit": "2026-01-31T23:31:51.523564+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94692,
            "ip_address": "142.147.218.231",
            "count": 1,
            "first_visit": "2026-01-31T23:46:54.116326+06:00",
            "date": "2026-01-31"
        }
    ]
}