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

{
    "count": 101772,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41592&ordering=-ip_address",
    "results": [
        {
            "id": 29816,
            "ip_address": "182.160.103.147",
            "count": 1,
            "first_visit": "2022-07-30T11:22:01.972441+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 1670,
            "ip_address": "182.160.103.147",
            "count": 1,
            "first_visit": "2022-01-05T11:19:46.789789+06:00",
            "date": null
        },
        {
            "id": 87947,
            "ip_address": "182.160.103.133",
            "count": 1,
            "first_visit": "2025-08-18T12:11:46.419734+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 95531,
            "ip_address": "182.160.103.114",
            "count": 1,
            "first_visit": "2026-02-25T10:18:49.700210+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 24473,
            "ip_address": "182.160.102.97",
            "count": 1,
            "first_visit": "2022-07-20T10:39:17.214537+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 819,
            "ip_address": "182.160.102.242",
            "count": 1,
            "first_visit": "2021-12-19T13:23:52.682607+06:00",
            "date": null
        },
        {
            "id": 25409,
            "ip_address": "182.160.102.211",
            "count": 1,
            "first_visit": "2022-07-21T11:26:27.111499+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 17398,
            "ip_address": "182.160.102.202",
            "count": 1,
            "first_visit": "2022-06-22T15:43:04.837066+06:00",
            "date": "2022-06-22"
        }
    ]
}