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

{
    "count": 96726,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21944&ordering=ip_address",
    "results": [
        {
            "id": 954,
            "ip_address": "103.83.232.22",
            "count": 1,
            "first_visit": "2021-12-19T22:53:21.383302+06:00",
            "date": null
        },
        {
            "id": 2237,
            "ip_address": "103.83.232.23",
            "count": 1,
            "first_visit": "2022-01-15T06:50:25.929595+06:00",
            "date": null
        },
        {
            "id": 72308,
            "ip_address": "103.83.232.24",
            "count": 2,
            "first_visit": "2024-08-19T17:06:36.301045+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 71320,
            "ip_address": "103.83.232.25",
            "count": 3,
            "first_visit": "2024-07-18T14:19:58.694873+06:00",
            "date": "2024-07-18"
        },
        {
            "id": 69902,
            "ip_address": "103.83.232.25",
            "count": 1,
            "first_visit": "2024-06-15T01:08:54.506390+06:00",
            "date": "2024-06-15"
        },
        {
            "id": 66276,
            "ip_address": "103.83.232.29",
            "count": 2,
            "first_visit": "2024-03-24T02:00:49.056447+06:00",
            "date": "2024-03-24"
        },
        {
            "id": 79135,
            "ip_address": "103.83.232.30",
            "count": 1,
            "first_visit": "2025-02-19T14:46:13.576829+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 49969,
            "ip_address": "103.83.232.34",
            "count": 1,
            "first_visit": "2023-07-14T15:48:02.038070+06:00",
            "date": "2023-07-14"
        }
    ]
}