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

{
    "count": 96685,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95264&ordering=-ip_address",
    "results": [
        {
            "id": 4840,
            "ip_address": "103.111.227.247",
            "count": 2,
            "first_visit": "2022-04-01T06:38:42.832352+06:00",
            "date": null
        },
        {
            "id": 10111,
            "ip_address": "103.111.227.242",
            "count": 1,
            "first_visit": "2022-05-21T22:26:45.593851+06:00",
            "date": null
        },
        {
            "id": 81026,
            "ip_address": "103.111.227.225",
            "count": 1,
            "first_visit": "2025-04-06T13:43:21.457250+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 5535,
            "ip_address": "103.111.227.201",
            "count": 2,
            "first_visit": "2022-05-02T00:54:47.227629+06:00",
            "date": null
        },
        {
            "id": 25172,
            "ip_address": "103.111.227.2",
            "count": 1,
            "first_visit": "2022-07-21T07:35:37.529252+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 4624,
            "ip_address": "103.111.227.194",
            "count": 4,
            "first_visit": "2022-03-23T19:30:04.833678+06:00",
            "date": null
        },
        {
            "id": 34968,
            "ip_address": "103.111.227.194",
            "count": 1,
            "first_visit": "2022-09-25T14:32:42.896858+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 37299,
            "ip_address": "103.111.227.194",
            "count": 1,
            "first_visit": "2022-11-12T13:21:54.117240+06:00",
            "date": "2022-11-12"
        }
    ]
}