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

{
    "count": 92539,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80896&ordering=ip_address",
    "results": [
        {
            "id": 49999,
            "ip_address": "51.253.221.216",
            "count": 9,
            "first_visit": "2023-07-15T02:42:46.442515+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 1597,
            "ip_address": "51.253.41.145",
            "count": 1,
            "first_visit": "2022-01-02T15:11:54.656234+06:00",
            "date": null
        },
        {
            "id": 3138,
            "ip_address": "51.255.218.113",
            "count": 1,
            "first_visit": "2022-01-31T20:48:34.917641+06:00",
            "date": null
        },
        {
            "id": 83800,
            "ip_address": "51.36.202.252",
            "count": 1,
            "first_visit": "2025-06-08T16:18:03.684177+06:00",
            "date": "2025-06-08"
        },
        {
            "id": 66675,
            "ip_address": "51.38.80.32",
            "count": 1,
            "first_visit": "2024-04-06T03:14:52.518569+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 40047,
            "ip_address": "51.39.63.162",
            "count": 2,
            "first_visit": "2023-01-08T03:10:05.793053+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 83853,
            "ip_address": "5.140.74.10",
            "count": 1,
            "first_visit": "2025-06-09T23:12:50.075285+06:00",
            "date": "2025-06-09"
        },
        {
            "id": 880,
            "ip_address": "5.147.49.69",
            "count": 1,
            "first_visit": "2021-12-19T19:35:00.905342+06:00",
            "date": null
        }
    ]
}