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

{
    "count": 98216,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30016&ordering=-ip_address",
    "results": [
        {
            "id": 79259,
            "ip_address": "216.103.158.101",
            "count": 1,
            "first_visit": "2025-02-21T20:45:31.517050+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 1319,
            "ip_address": "2.155.20.100",
            "count": 2,
            "first_visit": "2021-12-24T02:15:33.236863+06:00",
            "date": null
        },
        {
            "id": 89192,
            "ip_address": "2.15.4.22",
            "count": 1,
            "first_visit": "2025-09-08T18:57:44.203681+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 441,
            "ip_address": "213.86.28.132",
            "count": 1,
            "first_visit": "2021-12-08T17:47:46.435575+06:00",
            "date": null
        },
        {
            "id": 14836,
            "ip_address": "213.86.28.132",
            "count": 1,
            "first_visit": "2022-06-13T16:29:04.464284+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 5191,
            "ip_address": "213.65.195.27",
            "count": 1,
            "first_visit": "2022-04-17T17:21:59.081866+06:00",
            "date": null
        },
        {
            "id": 9246,
            "ip_address": "213.55.50.5",
            "count": 5,
            "first_visit": "2022-05-19T03:02:02.644300+06:00",
            "date": null
        },
        {
            "id": 29400,
            "ip_address": "213.55.50.5",
            "count": 2,
            "first_visit": "2022-07-29T16:53:56.315044+06:00",
            "date": "2022-07-29"
        }
    ]
}