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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2920&ordering=ip_address",
    "results": [
        {
            "id": 67077,
            "ip_address": "103.121.218.10",
            "count": 1,
            "first_visit": "2024-04-17T11:39:41.116048+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 52919,
            "ip_address": "103.121.218.8",
            "count": 2,
            "first_visit": "2023-08-19T15:06:30.337505+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 69101,
            "ip_address": "103.121.219.252",
            "count": 4,
            "first_visit": "2024-05-26T13:55:21.813582+06:00",
            "date": "2024-05-26"
        },
        {
            "id": 57321,
            "ip_address": "103.121.221.104",
            "count": 2,
            "first_visit": "2023-10-11T12:38:32.254092+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 3799,
            "ip_address": "103.121.221.63",
            "count": 1,
            "first_visit": "2022-02-22T17:19:28.331628+06:00",
            "date": null
        },
        {
            "id": 6921,
            "ip_address": "103.121.221.88",
            "count": 2,
            "first_visit": "2022-05-16T17:31:56.098379+06:00",
            "date": null
        },
        {
            "id": 85662,
            "ip_address": "103.121.222.79",
            "count": 1,
            "first_visit": "2025-07-11T19:35:54.869967+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 2170,
            "ip_address": "103.121.223.100",
            "count": 1,
            "first_visit": "2022-01-14T03:09:04.131341+06:00",
            "date": null
        }
    ]
}