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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80432&ordering=-ip_address",
    "results": [
        {
            "id": 86122,
            "ip_address": "103.67.157.224",
            "count": 2,
            "first_visit": "2025-07-19T20:13:11.352213+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 28686,
            "ip_address": "103.67.157.223",
            "count": 3,
            "first_visit": "2022-07-28T10:59:11.664796+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8560,
            "ip_address": "103.67.157.222",
            "count": 2,
            "first_visit": "2022-05-17T23:52:46.228501+06:00",
            "date": null
        },
        {
            "id": 12572,
            "ip_address": "103.67.157.221",
            "count": 1,
            "first_visit": "2022-05-29T22:17:29.615698+06:00",
            "date": null
        },
        {
            "id": 31228,
            "ip_address": "103.67.157.221",
            "count": 1,
            "first_visit": "2022-08-05T10:58:16.683859+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 29058,
            "ip_address": "103.67.157.221",
            "count": 1,
            "first_visit": "2022-07-29T01:49:23.671280+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 17678,
            "ip_address": "103.67.157.220",
            "count": 1,
            "first_visit": "2022-06-23T10:12:37.397972+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 8783,
            "ip_address": "103.67.157.220",
            "count": 6,
            "first_visit": "2022-05-18T10:46:18.543637+06:00",
            "date": null
        }
    ]
}