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

{
    "count": 96046,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19480&ordering=-ip_address",
    "results": [
        {
            "id": 12344,
            "ip_address": "37.111.227.107",
            "count": 1,
            "first_visit": "2022-05-29T00:09:42.454328+06:00",
            "date": null
        },
        {
            "id": 84765,
            "ip_address": "37.111.227.105",
            "count": 1,
            "first_visit": "2025-06-30T10:19:23.932368+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 7625,
            "ip_address": "37.111.226.96",
            "count": 2,
            "first_visit": "2022-05-17T07:37:29.826450+06:00",
            "date": null
        },
        {
            "id": 36573,
            "ip_address": "37.111.226.96",
            "count": 1,
            "first_visit": "2022-10-28T10:41:01.218327+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 23978,
            "ip_address": "37.111.226.93",
            "count": 1,
            "first_visit": "2022-07-19T02:48:59.352854+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10475,
            "ip_address": "37.111.226.92",
            "count": 2,
            "first_visit": "2022-05-22T23:28:41.069126+06:00",
            "date": null
        },
        {
            "id": 8410,
            "ip_address": "37.111.226.88",
            "count": 1,
            "first_visit": "2022-05-17T22:53:58.385667+06:00",
            "date": null
        },
        {
            "id": 10928,
            "ip_address": "37.111.226.84",
            "count": 1,
            "first_visit": "2022-05-24T11:55:39.089180+06:00",
            "date": null
        }
    ]
}