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

{
    "count": 101899,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42264&ordering=-ip_address",
    "results": [
        {
            "id": 11951,
            "ip_address": "176.205.187.146",
            "count": 1,
            "first_visit": "2022-05-27T17:14:36.853861+06:00",
            "date": null
        },
        {
            "id": 32027,
            "ip_address": "176.205.147.155",
            "count": 1,
            "first_visit": "2022-08-15T00:53:25.978734+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 90014,
            "ip_address": "176.203.38.34",
            "count": 1,
            "first_visit": "2025-09-25T14:31:06.230934+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 59387,
            "ip_address": "176.203.26.211",
            "count": 1,
            "first_visit": "2023-11-12T21:43:54.173016+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 171,
            "ip_address": "176.203.237.135",
            "count": 1,
            "first_visit": "2021-12-04T22:49:06.865799+06:00",
            "date": null
        },
        {
            "id": 101654,
            "ip_address": "176.19.96.154",
            "count": 1,
            "first_visit": "2026-08-14T22:27:22.429082+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 10837,
            "ip_address": "176.18.97.59",
            "count": 1,
            "first_visit": "2022-05-24T09:05:49.605753+06:00",
            "date": null
        },
        {
            "id": 33336,
            "ip_address": "176.17.191.95",
            "count": 1,
            "first_visit": "2022-08-29T17:22:57.824703+06:00",
            "date": "2022-08-29"
        }
    ]
}