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

{
    "count": 101368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81408&ordering=ip_address",
    "results": [
        {
            "id": 10757,
            "ip_address": "37.111.243.83",
            "count": 3,
            "first_visit": "2022-05-23T22:41:08.359529+06:00",
            "date": null
        },
        {
            "id": 11925,
            "ip_address": "37.111.243.85",
            "count": 1,
            "first_visit": "2022-05-27T13:11:56.684578+06:00",
            "date": null
        },
        {
            "id": 24943,
            "ip_address": "37.111.243.87",
            "count": 1,
            "first_visit": "2022-07-20T22:16:21.786073+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 87566,
            "ip_address": "37.111.243.87",
            "count": 1,
            "first_visit": "2025-08-11T19:16:26.796965+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 32904,
            "ip_address": "37.111.243.9",
            "count": 1,
            "first_visit": "2022-08-25T12:14:58.765349+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 23928,
            "ip_address": "37.111.243.9",
            "count": 2,
            "first_visit": "2022-07-18T23:49:09.738927+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 28665,
            "ip_address": "37.111.243.91",
            "count": 1,
            "first_visit": "2022-07-28T10:34:07.429524+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12350,
            "ip_address": "37.111.243.93",
            "count": 1,
            "first_visit": "2022-05-29T00:24:06.069404+06:00",
            "date": null
        }
    ]
}