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

{
    "count": 98228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30408&ordering=-ip_address",
    "results": [
        {
            "id": 92045,
            "ip_address": "212.102.51.117",
            "count": 1,
            "first_visit": "2025-11-15T21:01:45.960902+06:00",
            "date": "2025-11-15"
        },
        {
            "id": 87044,
            "ip_address": "212.102.38.168",
            "count": 1,
            "first_visit": "2025-08-03T17:23:02.839745+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 72131,
            "ip_address": "212.102.36.251",
            "count": 1,
            "first_visit": "2024-08-13T17:51:49.997469+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 5052,
            "ip_address": "211.95.50.8",
            "count": 2,
            "first_visit": "2022-04-11T12:56:43.680115+06:00",
            "date": null
        },
        {
            "id": 5244,
            "ip_address": "211.95.50.7",
            "count": 2,
            "first_visit": "2022-04-19T11:32:56.207028+06:00",
            "date": null
        },
        {
            "id": 60541,
            "ip_address": "211.95.50.7",
            "count": 1,
            "first_visit": "2023-12-04T14:18:07.485254+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 5243,
            "ip_address": "211.95.50.5",
            "count": 2,
            "first_visit": "2022-04-19T11:32:05.940732+06:00",
            "date": null
        },
        {
            "id": 20239,
            "ip_address": "211.95.50.4",
            "count": 1,
            "first_visit": "2022-06-30T05:04:53.760076+06:00",
            "date": "2022-06-30"
        }
    ]
}