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

{
    "count": 99694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23264&ordering=-ip_address",
    "results": [
        {
            "id": 99013,
            "ip_address": "37.111.210.160",
            "count": 1,
            "first_visit": "2026-06-09T11:45:55.627125+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 3435,
            "ip_address": "37.111.210.158",
            "count": 1,
            "first_visit": "2022-02-08T15:20:11.430434+06:00",
            "date": null
        },
        {
            "id": 26425,
            "ip_address": "37.111.210.157",
            "count": 1,
            "first_visit": "2022-07-23T19:34:45.793818+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 6957,
            "ip_address": "37.111.210.156",
            "count": 1,
            "first_visit": "2022-05-16T18:01:11.671838+06:00",
            "date": null
        },
        {
            "id": 27041,
            "ip_address": "37.111.210.156",
            "count": 3,
            "first_visit": "2022-07-25T04:11:44.339735+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 26228,
            "ip_address": "37.111.210.154",
            "count": 1,
            "first_visit": "2022-07-23T08:20:31.777492+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 6687,
            "ip_address": "37.111.210.154",
            "count": 2,
            "first_visit": "2022-05-16T13:09:32.373775+06:00",
            "date": null
        },
        {
            "id": 45419,
            "ip_address": "37.111.210.154",
            "count": 2,
            "first_visit": "2023-04-17T01:35:49.540341+06:00",
            "date": "2023-04-17"
        }
    ]
}