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

{
    "count": 98404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32888&ordering=-ip_address",
    "results": [
        {
            "id": 2948,
            "ip_address": "202.51.191.242",
            "count": 1,
            "first_visit": "2022-01-27T19:11:59.605243+06:00",
            "date": null
        },
        {
            "id": 93953,
            "ip_address": "202.51.191.129",
            "count": 1,
            "first_visit": "2026-01-12T10:48:22.330474+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 25405,
            "ip_address": "202.51.190.90",
            "count": 1,
            "first_visit": "2022-07-21T11:24:35.571166+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 59066,
            "ip_address": "202.51.190.42",
            "count": 2,
            "first_visit": "2023-11-06T13:55:27.552047+06:00",
            "date": "2023-11-06"
        },
        {
            "id": 84049,
            "ip_address": "202.51.190.2",
            "count": 2,
            "first_visit": "2025-06-15T12:57:41.787404+06:00",
            "date": "2025-06-15"
        },
        {
            "id": 92148,
            "ip_address": "202.51.190.180",
            "count": 1,
            "first_visit": "2025-11-18T17:00:12.201849+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 38615,
            "ip_address": "202.51.190.137",
            "count": 1,
            "first_visit": "2022-12-12T20:31:33.940444+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 1428,
            "ip_address": "202.51.190.115",
            "count": 39,
            "first_visit": "2021-12-28T12:13:10.836703+06:00",
            "date": null
        }
    ]
}