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

{
    "count": 103365,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103352&ordering=first_visit",
    "results": [
        {
            "id": 103457,
            "ip_address": "72.80.5.117",
            "count": 1,
            "first_visit": "2026-09-19T16:08:58.957864+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103458,
            "ip_address": "103.73.225.162",
            "count": 1,
            "first_visit": "2026-09-19T16:28:50.065657+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103459,
            "ip_address": "27.147.243.121",
            "count": 1,
            "first_visit": "2026-09-19T16:35:21.958084+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103460,
            "ip_address": "66.249.68.133",
            "count": 1,
            "first_visit": "2026-09-19T17:09:40.309156+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103461,
            "ip_address": "104.210.56.224",
            "count": 1,
            "first_visit": "2026-09-19T17:12:31.663811+06:00",
            "date": "2026-09-19"
        }
    ]
}