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

{
    "count": 99801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9096&ordering=ip_address",
    "results": [
        {
            "id": 83162,
            "ip_address": "103.158.158.217",
            "count": 1,
            "first_visit": "2025-05-22T10:16:01.572542+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 79289,
            "ip_address": "103.158.158.226",
            "count": 3,
            "first_visit": "2025-02-22T11:21:13.387933+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 1886,
            "ip_address": "103.158.158.5",
            "count": 1,
            "first_visit": "2022-01-11T15:25:14.305843+06:00",
            "date": null
        },
        {
            "id": 98607,
            "ip_address": "103.158.158.58",
            "count": 2,
            "first_visit": "2026-05-29T10:57:18.698538+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 41541,
            "ip_address": "103.158.158.60",
            "count": 1,
            "first_visit": "2023-02-04T22:53:07.884771+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 5485,
            "ip_address": "103.158.158.68",
            "count": 1,
            "first_visit": "2022-04-30T18:11:01.118722+06:00",
            "date": null
        },
        {
            "id": 2920,
            "ip_address": "103.158.158.9",
            "count": 1,
            "first_visit": "2022-01-27T06:58:17.747974+06:00",
            "date": null
        },
        {
            "id": 37466,
            "ip_address": "103.158.159.106",
            "count": 1,
            "first_visit": "2022-11-16T10:39:44.980764+06:00",
            "date": "2022-11-16"
        }
    ]
}