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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13024&ordering=-ip_address",
    "results": [
        {
            "id": 5353,
            "ip_address": "5.180.82.104",
            "count": 1,
            "first_visit": "2022-04-25T08:41:58.923008+06:00",
            "date": null
        },
        {
            "id": 1661,
            "ip_address": "51.79.86.64",
            "count": 1,
            "first_visit": "2022-01-04T23:08:42.589818+06:00",
            "date": null
        },
        {
            "id": 91639,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2025-11-05T05:10:31.701892+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 96682,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2026-04-04T19:08:53.503885+06:00",
            "date": "2026-04-04"
        },
        {
            "id": 70003,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2024-06-19T04:56:03.782888+06:00",
            "date": "2024-06-19"
        },
        {
            "id": 69492,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2024-06-05T15:46:42.527568+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 93794,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2026-01-07T05:40:44.327112+06:00",
            "date": "2026-01-07"
        },
        {
            "id": 69894,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2024-06-14T16:28:23.546292+06:00",
            "date": "2024-06-14"
        }
    ]
}