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

{
    "count": 92196,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3776&ordering=ip_address",
    "results": [
        {
            "id": 4824,
            "ip_address": "103.127.44.91",
            "count": 5,
            "first_visit": "2022-03-31T16:06:51.795445+06:00",
            "date": null
        },
        {
            "id": 3376,
            "ip_address": "103.127.44.93",
            "count": 1,
            "first_visit": "2022-02-07T01:48:15.023250+06:00",
            "date": null
        },
        {
            "id": 40539,
            "ip_address": "103.127.4.52",
            "count": 3,
            "first_visit": "2023-01-17T19:34:08.881785+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 10814,
            "ip_address": "103.127.45.211",
            "count": 2,
            "first_visit": "2022-05-24T07:59:47.463942+06:00",
            "date": null
        },
        {
            "id": 85248,
            "ip_address": "103.127.4.6",
            "count": 3,
            "first_visit": "2025-07-05T00:43:24.965050+06:00",
            "date": "2025-07-05"
        },
        {
            "id": 12971,
            "ip_address": "103.127.46.148",
            "count": 4,
            "first_visit": "2022-05-31T01:03:44.623637+06:00",
            "date": null
        },
        {
            "id": 12984,
            "ip_address": "103.127.46.149",
            "count": 3,
            "first_visit": "2022-05-31T01:27:06.392166+06:00",
            "date": null
        },
        {
            "id": 11692,
            "ip_address": "103.127.46.155",
            "count": 1,
            "first_visit": "2022-05-26T17:34:42.353260+06:00",
            "date": null
        }
    ]
}