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

{
    "count": 91742,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91728&ordering=first_visit",
    "results": [
        {
            "id": 91833,
            "ip_address": "103.187.94.96",
            "count": 3,
            "first_visit": "2025-11-10T19:05:34.421018+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91834,
            "ip_address": "103.15.42.202",
            "count": 1,
            "first_visit": "2025-11-10T19:06:44.076619+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91835,
            "ip_address": "165.101.132.61",
            "count": 1,
            "first_visit": "2025-11-10T19:16:08.822993+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91836,
            "ip_address": "37.111.194.48",
            "count": 3,
            "first_visit": "2025-11-10T19:20:14.606291+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91837,
            "ip_address": "37.111.194.204",
            "count": 1,
            "first_visit": "2025-11-10T19:47:43.762268+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91838,
            "ip_address": "186.232.61.64",
            "count": 1,
            "first_visit": "2025-11-10T20:16:18.781139+06:00",
            "date": "2025-11-10"
        }
    ]
}