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

{
    "count": 100201,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21032&ordering=ip_address",
    "results": [
        {
            "id": 80161,
            "ip_address": "103.67.158.152",
            "count": 1,
            "first_visit": "2025-03-15T19:14:33.467016+06:00",
            "date": "2025-03-15"
        },
        {
            "id": 29198,
            "ip_address": "103.67.158.153",
            "count": 2,
            "first_visit": "2022-07-29T10:42:10.785291+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 19122,
            "ip_address": "103.67.158.153",
            "count": 1,
            "first_visit": "2022-06-26T15:53:30.779619+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 6036,
            "ip_address": "103.67.158.153",
            "count": 3,
            "first_visit": "2022-05-14T19:09:59.858582+06:00",
            "date": null
        },
        {
            "id": 15989,
            "ip_address": "103.67.158.153",
            "count": 1,
            "first_visit": "2022-06-17T14:11:13.201557+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 48629,
            "ip_address": "103.67.158.153",
            "count": 1,
            "first_visit": "2023-06-21T13:59:39.647994+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 19224,
            "ip_address": "103.67.158.154",
            "count": 1,
            "first_visit": "2022-06-26T22:56:51.585316+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9177,
            "ip_address": "103.67.158.154",
            "count": 1,
            "first_visit": "2022-05-18T23:22:39.040614+06:00",
            "date": null
        }
    ]
}