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

{
    "count": 100952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31512&ordering=-ip_address",
    "results": [
        {
            "id": 50663,
            "ip_address": "212.102.51.244",
            "count": 2,
            "first_visit": "2023-07-23T17:10:28.143891+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50628,
            "ip_address": "212.102.51.242",
            "count": 3,
            "first_visit": "2023-07-23T08:43:27.424414+06:00",
            "date": "2023-07-23"
        },
        {
            "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"
        }
    ]
}