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

{
    "count": 94639,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=536&ordering=ip_address",
    "results": [
        {
            "id": 690,
            "ip_address": "103.106.2.127",
            "count": 1,
            "first_visit": "2021-12-14T17:37:07.378748+06:00",
            "date": null
        },
        {
            "id": 42707,
            "ip_address": "103.106.236.11",
            "count": 1,
            "first_visit": "2023-02-25T14:49:30.580461+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 14773,
            "ip_address": "103.106.236.115",
            "count": 2,
            "first_visit": "2022-06-13T12:24:01.215580+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 88072,
            "ip_address": "103.106.236.117",
            "count": 1,
            "first_visit": "2025-08-20T11:02:39.229507+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 35974,
            "ip_address": "103.106.236.134",
            "count": 2,
            "first_visit": "2022-10-16T15:42:24.531941+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 13600,
            "ip_address": "103.106.236.134",
            "count": 1,
            "first_visit": "2022-06-06T09:18:57.064124+06:00",
            "date": null
        },
        {
            "id": 36734,
            "ip_address": "103.106.236.134",
            "count": 1,
            "first_visit": "2022-10-31T16:54:49.623568+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36482,
            "ip_address": "103.106.236.134",
            "count": 1,
            "first_visit": "2022-10-26T15:29:19.404733+06:00",
            "date": "2022-10-26"
        }
    ]
}