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

{
    "count": 100761,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16448&ordering=ip_address",
    "results": [
        {
            "id": 51237,
            "ip_address": "103.237.36.229",
            "count": 1,
            "first_visit": "2023-07-30T16:47:24.772692+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 88533,
            "ip_address": "103.237.36.229",
            "count": 1,
            "first_visit": "2025-08-28T02:30:33.851261+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 99290,
            "ip_address": "103.237.36.229",
            "count": 1,
            "first_visit": "2026-06-17T14:31:04.174582+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 81241,
            "ip_address": "103.237.36.233",
            "count": 1,
            "first_visit": "2025-04-10T12:55:57.821345+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 10052,
            "ip_address": "103.237.36.235",
            "count": 2,
            "first_visit": "2022-05-21T17:30:28.329615+06:00",
            "date": null
        },
        {
            "id": 81566,
            "ip_address": "103.237.36.236",
            "count": 2,
            "first_visit": "2025-04-18T10:28:09.224888+06:00",
            "date": "2025-04-18"
        },
        {
            "id": 5852,
            "ip_address": "103.237.36.239",
            "count": 1,
            "first_visit": "2022-05-11T10:13:07.295264+06:00",
            "date": null
        },
        {
            "id": 29464,
            "ip_address": "103.237.36.242",
            "count": 1,
            "first_visit": "2022-07-29T22:11:16.845220+06:00",
            "date": "2022-07-29"
        }
    ]
}