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

{
    "count": 94580,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94568&ordering=first_visit",
    "results": [
        {
            "id": 94673,
            "ip_address": "209.85.238.5",
            "count": 1,
            "first_visit": "2026-01-31T13:10:10.631734+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94674,
            "ip_address": "165.101.133.227",
            "count": 1,
            "first_visit": "2026-01-31T13:42:56.807306+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94675,
            "ip_address": "209.85.238.2",
            "count": 2,
            "first_visit": "2026-01-31T14:18:00.177394+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94676,
            "ip_address": "103.187.24.14",
            "count": 1,
            "first_visit": "2026-01-31T15:27:27.677333+06:00",
            "date": "2026-01-31"
        }
    ]
}