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

{
    "count": 102427,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102416&ordering=first_visit",
    "results": [
        {
            "id": 102521,
            "ip_address": "114.130.146.218",
            "count": 1,
            "first_visit": "2026-09-02T16:06:13.924188+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102522,
            "ip_address": "45.127.246.49",
            "count": 1,
            "first_visit": "2026-09-02T16:55:12.290464+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102523,
            "ip_address": "17.166.236.190",
            "count": 1,
            "first_visit": "2026-09-02T19:25:19.123666+06:00",
            "date": "2026-09-02"
        }
    ]
}