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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25640&ordering=ip_address",
    "results": [
        {
            "id": 65664,
            "ip_address": "113.21.229.130",
            "count": 1,
            "first_visit": "2024-03-08T12:39:20.106686+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 32043,
            "ip_address": "113.21.229.153",
            "count": 1,
            "first_visit": "2022-08-15T08:19:39.009340+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 49929,
            "ip_address": "113.21.229.179",
            "count": 1,
            "first_visit": "2023-07-13T18:43:20.429161+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 3378,
            "ip_address": "113.21.229.22",
            "count": 1,
            "first_visit": "2022-02-07T08:30:38.549328+06:00",
            "date": null
        },
        {
            "id": 17312,
            "ip_address": "113.21.229.30",
            "count": 3,
            "first_visit": "2022-06-22T06:53:58.370605+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 5131,
            "ip_address": "113.21.229.30",
            "count": 1,
            "first_visit": "2022-04-15T08:22:20.082311+06:00",
            "date": null
        },
        {
            "id": 33119,
            "ip_address": "113.21.229.34",
            "count": 1,
            "first_visit": "2022-08-27T21:01:21.568612+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 92653,
            "ip_address": "113.212.87.45",
            "count": 1,
            "first_visit": "2025-12-05T11:57:02.697655+06:00",
            "date": "2025-12-05"
        }
    ]
}