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

{
    "count": 100646,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100632&ordering=first_visit",
    "results": [
        {
            "id": 100737,
            "ip_address": "59.153.103.107",
            "count": 1,
            "first_visit": "2026-07-25T23:14:32.848561+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100738,
            "ip_address": "66.249.68.8",
            "count": 2,
            "first_visit": "2026-07-25T23:27:35.933300+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100739,
            "ip_address": "103.49.114.250",
            "count": 1,
            "first_visit": "2026-07-25T23:33:18.422173+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100740,
            "ip_address": "103.49.114.250",
            "count": 1,
            "first_visit": "2026-07-25T23:33:18.428819+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100741,
            "ip_address": "103.176.18.170",
            "count": 1,
            "first_visit": "2026-07-26T00:22:37.011561+06:00",
            "date": "2026-07-26"
        },
        {
            "id": 100742,
            "ip_address": "37.111.200.35",
            "count": 1,
            "first_visit": "2026-07-26T00:30:28.874525+06:00",
            "date": "2026-07-26"
        }
    ]
}