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

{
    "count": 99485,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24064&ordering=-ip_address",
    "results": [
        {
            "id": 11488,
            "ip_address": "37.111.206.226",
            "count": 1,
            "first_visit": "2022-05-25T23:06:36.485181+06:00",
            "date": null
        },
        {
            "id": 99285,
            "ip_address": "37.111.206.226",
            "count": 1,
            "first_visit": "2026-06-17T12:51:17.449086+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 41746,
            "ip_address": "37.111.206.225",
            "count": 1,
            "first_visit": "2023-02-07T18:25:44.668891+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 12374,
            "ip_address": "37.111.206.225",
            "count": 2,
            "first_visit": "2022-05-29T03:48:50.984094+06:00",
            "date": null
        },
        {
            "id": 19720,
            "ip_address": "37.111.206.225",
            "count": 1,
            "first_visit": "2022-06-28T11:32:37.636807+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 65114,
            "ip_address": "37.111.206.224",
            "count": 1,
            "first_visit": "2024-02-24T17:03:35.638871+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 42586,
            "ip_address": "37.111.206.224",
            "count": 3,
            "first_visit": "2023-02-23T08:51:20.498266+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 51046,
            "ip_address": "37.111.206.223",
            "count": 2,
            "first_visit": "2023-07-28T06:00:00.625362+06:00",
            "date": "2023-07-28"
        }
    ]
}