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

{
    "count": 94838,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=-ip_address",
    "results": [
        {
            "id": 45426,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2023-04-17T04:17:22.679914+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 40896,
            "ip_address": "82.132.245.91",
            "count": 1,
            "first_visit": "2023-01-24T15:51:45.463239+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 623,
            "ip_address": "82.132.232.152",
            "count": 1,
            "first_visit": "2021-12-12T20:52:24.856208+06:00",
            "date": null
        },
        {
            "id": 170,
            "ip_address": "82.132.228.185",
            "count": 1,
            "first_visit": "2021-12-04T21:31:26.612330+06:00",
            "date": null
        },
        {
            "id": 89196,
            "ip_address": "82.132.223.161",
            "count": 1,
            "first_visit": "2025-09-08T20:58:48.662927+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 22417,
            "ip_address": "82.12.60.196",
            "count": 3,
            "first_visit": "2022-07-14T03:08:44.229399+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 27996,
            "ip_address": "82.114.163.229",
            "count": 1,
            "first_visit": "2022-07-27T04:56:38.856576+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10683,
            "ip_address": "82.114.163.228",
            "count": 1,
            "first_visit": "2022-05-23T14:52:02.815287+06:00",
            "date": null
        }
    ]
}