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

{
    "count": 102644,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49208&ordering=ip_address",
    "results": [
        {
            "id": 1943,
            "ip_address": "118.179.50.49",
            "count": 1,
            "first_visit": "2022-01-11T19:35:19.828570+06:00",
            "date": null
        },
        {
            "id": 14358,
            "ip_address": "118.179.50.65",
            "count": 2,
            "first_visit": "2022-06-10T16:47:13.718738+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 16698,
            "ip_address": "118.179.50.65",
            "count": 1,
            "first_visit": "2022-06-20T00:12:02.105455+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 87969,
            "ip_address": "118.179.50.65",
            "count": 5,
            "first_visit": "2025-08-18T20:15:02.407399+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 53197,
            "ip_address": "118.179.50.65",
            "count": 1,
            "first_visit": "2023-08-22T11:00:41.777328+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 48824,
            "ip_address": "118.179.50.65",
            "count": 2,
            "first_visit": "2023-06-25T21:32:50.277778+06:00",
            "date": "2023-06-25"
        },
        {
            "id": 4137,
            "ip_address": "118.179.50.85",
            "count": 17,
            "first_visit": "2022-03-07T02:53:59.494932+06:00",
            "date": null
        },
        {
            "id": 42829,
            "ip_address": "118.179.51.129",
            "count": 1,
            "first_visit": "2023-02-28T12:22:51.132718+06:00",
            "date": "2023-02-28"
        }
    ]
}