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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=-ip_address",
    "results": [
        {
            "id": 84572,
            "ip_address": "180.149.232.146",
            "count": 1,
            "first_visit": "2025-06-26T23:45:41.839572+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 10013,
            "ip_address": "180.149.232.125",
            "count": 3,
            "first_visit": "2022-05-21T14:07:43.375107+06:00",
            "date": null
        },
        {
            "id": 10938,
            "ip_address": "180.149.232.109",
            "count": 2,
            "first_visit": "2022-05-24T12:13:52.762023+06:00",
            "date": null
        },
        {
            "id": 22617,
            "ip_address": "180.149.232.101",
            "count": 1,
            "first_visit": "2022-07-14T14:25:25.581724+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 61080,
            "ip_address": "180.149.23.102",
            "count": 1,
            "first_visit": "2023-12-12T22:54:13.432180+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 57417,
            "ip_address": "180.149.21.228",
            "count": 1,
            "first_visit": "2023-10-12T11:47:16.334872+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 99601,
            "ip_address": "180.149.21.226",
            "count": 1,
            "first_visit": "2026-06-26T15:22:59.722242+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 48153,
            "ip_address": "180.149.18.99",
            "count": 1,
            "first_visit": "2023-06-13T23:15:04.865847+06:00",
            "date": "2023-06-13"
        }
    ]
}