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

{
    "count": 103733,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103720&ordering=first_visit",
    "results": [
        {
            "id": 103825,
            "ip_address": "45.125.223.27",
            "count": 4,
            "first_visit": "2026-09-24T17:56:49.809935+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103826,
            "ip_address": "103.237.36.68",
            "count": 1,
            "first_visit": "2026-09-24T18:17:56.514538+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103827,
            "ip_address": "34.217.243.207",
            "count": 1,
            "first_visit": "2026-09-24T18:35:42.851047+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103828,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-09-24T18:37:12.502413+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103829,
            "ip_address": "47.128.51.106",
            "count": 1,
            "first_visit": "2026-09-24T18:37:44.160249+06:00",
            "date": "2026-09-24"
        }
    ]
}