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

{
    "count": 94997,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94984&ordering=id",
    "results": [
        {
            "id": 95089,
            "ip_address": "84.32.42.33",
            "count": 1,
            "first_visit": "2026-02-11T22:34:59.528077+06:00",
            "date": "2026-02-11"
        },
        {
            "id": 95090,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2026-02-11T22:58:28.899189+06:00",
            "date": "2026-02-11"
        },
        {
            "id": 95091,
            "ip_address": "103.69.150.249",
            "count": 1,
            "first_visit": "2026-02-11T22:58:54.262106+06:00",
            "date": "2026-02-11"
        },
        {
            "id": 95092,
            "ip_address": "195.64.125.51",
            "count": 1,
            "first_visit": "2026-02-11T23:53:59.593589+06:00",
            "date": "2026-02-11"
        },
        {
            "id": 95093,
            "ip_address": "45.248.151.138",
            "count": 1,
            "first_visit": "2026-02-11T23:59:25.099391+06:00",
            "date": "2026-02-11"
        }
    ]
}