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

{
    "count": 95891,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18888&ordering=ip_address",
    "results": [
        {
            "id": 13717,
            "ip_address": "103.59.38.17",
            "count": 2,
            "first_visit": "2022-06-06T23:45:05.090652+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 9356,
            "ip_address": "103.59.38.17",
            "count": 5,
            "first_visit": "2022-05-19T12:45:51.857204+06:00",
            "date": null
        },
        {
            "id": 83080,
            "ip_address": "103.59.38.193",
            "count": 1,
            "first_visit": "2025-05-20T11:52:36.041306+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 56453,
            "ip_address": "103.59.38.194",
            "count": 1,
            "first_visit": "2023-10-01T09:50:34.915081+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 24576,
            "ip_address": "103.59.38.194",
            "count": 1,
            "first_visit": "2022-07-20T11:56:08.316695+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11341,
            "ip_address": "103.59.38.194",
            "count": 1,
            "first_visit": "2022-05-25T11:20:33.705831+06:00",
            "date": null
        },
        {
            "id": 25676,
            "ip_address": "103.59.38.26",
            "count": 2,
            "first_visit": "2022-07-21T22:11:14.397900+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24289,
            "ip_address": "103.59.38.34",
            "count": 1,
            "first_visit": "2022-07-20T00:33:35.258564+06:00",
            "date": "2022-07-20"
        }
    ]
}