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

{
    "count": 100241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20800&ordering=ip_address",
    "results": [
        {
            "id": 27095,
            "ip_address": "103.67.157.48",
            "count": 1,
            "first_visit": "2022-07-25T08:46:28.423760+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12414,
            "ip_address": "103.67.157.49",
            "count": 2,
            "first_visit": "2022-05-29T09:57:06.166832+06:00",
            "date": null
        },
        {
            "id": 10796,
            "ip_address": "103.67.157.50",
            "count": 2,
            "first_visit": "2022-05-24T03:38:56.522617+06:00",
            "date": null
        },
        {
            "id": 16178,
            "ip_address": "103.67.157.50",
            "count": 1,
            "first_visit": "2022-06-18T01:09:05.665165+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 62720,
            "ip_address": "103.67.157.51",
            "count": 1,
            "first_visit": "2024-01-09T13:39:20.216859+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 17534,
            "ip_address": "103.67.157.52",
            "count": 1,
            "first_visit": "2022-06-22T23:30:40.570858+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 7446,
            "ip_address": "103.67.157.53",
            "count": 1,
            "first_visit": "2022-05-16T23:10:12.936023+06:00",
            "date": null
        },
        {
            "id": 47792,
            "ip_address": "103.67.157.53",
            "count": 2,
            "first_visit": "2023-06-06T18:24:16.421617+06:00",
            "date": "2023-06-06"
        }
    ]
}