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

{
    "count": 98115,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1024&ordering=-ip_address",
    "results": [
        {
            "id": 90789,
            "ip_address": "84.17.41.185",
            "count": 13,
            "first_visit": "2025-10-15T12:49:41.172545+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 77206,
            "ip_address": "84.17.40.108",
            "count": 1,
            "first_visit": "2024-12-27T08:15:55.843489+06:00",
            "date": "2024-12-27"
        },
        {
            "id": 64513,
            "ip_address": "84.170.155.165",
            "count": 1,
            "first_visit": "2024-02-09T16:23:14.729189+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 29421,
            "ip_address": "84.118.82.59",
            "count": 1,
            "first_visit": "2022-07-29T18:48:02.444144+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 21244,
            "ip_address": "84.118.210.136",
            "count": 1,
            "first_visit": "2022-07-05T20:43:35.373583+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 96016,
            "ip_address": "83.96.4.98",
            "count": 1,
            "first_visit": "2026-03-14T02:31:12.464482+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 2784,
            "ip_address": "8.38.148.219",
            "count": 1,
            "first_visit": "2022-01-25T08:23:04.696232+06:00",
            "date": null
        },
        {
            "id": 1088,
            "ip_address": "8.38.148.125",
            "count": 1,
            "first_visit": "2021-12-20T21:31:06.844901+06:00",
            "date": null
        }
    ]
}