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

{
    "count": 99597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25280&ordering=-ip_address",
    "results": [
        {
            "id": 8860,
            "ip_address": "37.111.200.200",
            "count": 1,
            "first_visit": "2022-05-18T11:54:17.649507+06:00",
            "date": null
        },
        {
            "id": 89072,
            "ip_address": "37.111.200.200",
            "count": 2,
            "first_visit": "2025-09-06T16:28:52.127305+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 99463,
            "ip_address": "37.111.200.20",
            "count": 1,
            "first_visit": "2026-06-22T09:47:58.909929+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 85862,
            "ip_address": "37.111.200.20",
            "count": 2,
            "first_visit": "2025-07-15T13:02:39.953373+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 22613,
            "ip_address": "37.111.200.20",
            "count": 1,
            "first_visit": "2022-07-14T14:19:56.636104+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 28888,
            "ip_address": "37.111.200.20",
            "count": 1,
            "first_visit": "2022-07-28T18:17:09.064064+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1258,
            "ip_address": "37.111.200.199",
            "count": 1,
            "first_visit": "2021-12-22T17:40:34.081278+06:00",
            "date": null
        },
        {
            "id": 14488,
            "ip_address": "37.111.200.198",
            "count": 1,
            "first_visit": "2022-06-11T14:46:28.952589+06:00",
            "date": "2022-06-11"
        }
    ]
}