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

{
    "count": 102685,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50040&ordering=-ip_address",
    "results": [
        {
            "id": 35749,
            "ip_address": "123.200.5.66",
            "count": 1,
            "first_visit": "2022-10-11T09:18:07.156261+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 35717,
            "ip_address": "123.200.5.66",
            "count": 1,
            "first_visit": "2022-10-10T15:31:59.205022+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 2433,
            "ip_address": "123.200.5.158",
            "count": 1,
            "first_visit": "2022-01-18T18:36:56.410473+06:00",
            "date": null
        },
        {
            "id": 96449,
            "ip_address": "123.200.4.2",
            "count": 1,
            "first_visit": "2026-03-29T15:31:47.114087+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 72329,
            "ip_address": "123.200.4.2",
            "count": 1,
            "first_visit": "2024-08-20T08:47:33.247478+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 24545,
            "ip_address": "123.200.3.245",
            "count": 1,
            "first_visit": "2022-07-20T11:35:00.027334+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 68427,
            "ip_address": "123.200.31.78",
            "count": 1,
            "first_visit": "2024-05-16T19:27:41.221847+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 3922,
            "ip_address": "123.200.31.2",
            "count": 1,
            "first_visit": "2022-02-27T16:40:12.132846+06:00",
            "date": null
        }
    ]
}