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

{
    "count": 100953,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31520&ordering=-ip_address",
    "results": [
        {
            "id": 5243,
            "ip_address": "211.95.50.5",
            "count": 2,
            "first_visit": "2022-04-19T11:32:05.940732+06:00",
            "date": null
        },
        {
            "id": 20239,
            "ip_address": "211.95.50.4",
            "count": 1,
            "first_visit": "2022-06-30T05:04:53.760076+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 13455,
            "ip_address": "211.36.148.229",
            "count": 1,
            "first_visit": "2022-06-03T16:16:40.180434+06:00",
            "date": null
        },
        {
            "id": 58824,
            "ip_address": "211.26.226.132",
            "count": 1,
            "first_visit": "2023-11-02T09:06:15.985461+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 80876,
            "ip_address": "211.249.46.163",
            "count": 1,
            "first_visit": "2025-04-03T01:14:23.194082+06:00",
            "date": "2025-04-03"
        },
        {
            "id": 100250,
            "ip_address": "211.154.242.166",
            "count": 1,
            "first_visit": "2026-07-14T10:13:22.219333+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 81236,
            "ip_address": "211.12.43.2",
            "count": 1,
            "first_visit": "2025-04-10T10:08:57.867569+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 81822,
            "ip_address": "211.12.43.2",
            "count": 1,
            "first_visit": "2025-04-24T13:30:15.443299+06:00",
            "date": "2025-04-24"
        }
    ]
}