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

{
    "count": 99891,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90736&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90720&ordering=-ip_address",
    "results": [
        {
            "id": 661,
            "ip_address": "103.158.248.54",
            "count": 7,
            "first_visit": "2021-12-14T00:50:54.009136+06:00",
            "date": null
        },
        {
            "id": 1055,
            "ip_address": "103.158.248.51",
            "count": 1,
            "first_visit": "2021-12-20T14:35:35.509386+06:00",
            "date": null
        },
        {
            "id": 20276,
            "ip_address": "103.158.2.255",
            "count": 1,
            "first_visit": "2022-06-30T07:42:21.674169+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 2755,
            "ip_address": "103.158.2.235",
            "count": 1,
            "first_visit": "2022-01-24T21:54:43.853184+06:00",
            "date": null
        },
        {
            "id": 5435,
            "ip_address": "103.158.219.20",
            "count": 1,
            "first_visit": "2022-04-28T20:39:52.746040+06:00",
            "date": null
        },
        {
            "id": 22774,
            "ip_address": "103.158.2.18",
            "count": 1,
            "first_visit": "2022-07-14T18:33:13.895809+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 7671,
            "ip_address": "103.158.2.143",
            "count": 5,
            "first_visit": "2022-05-17T08:39:47.166627+06:00",
            "date": null
        },
        {
            "id": 84615,
            "ip_address": "103.158.211.7",
            "count": 2,
            "first_visit": "2025-06-27T18:56:05.536239+06:00",
            "date": "2025-06-27"
        }
    ]
}