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

{
    "count": 102682,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49912&ordering=-ip_address",
    "results": [
        {
            "id": 47892,
            "ip_address": "123.253.233.60",
            "count": 1,
            "first_visit": "2023-06-08T13:23:36.373112+06:00",
            "date": "2023-06-08"
        },
        {
            "id": 84902,
            "ip_address": "123.253.222.20",
            "count": 2,
            "first_visit": "2025-06-30T15:08:06.580684+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 85655,
            "ip_address": "123.253.221.1",
            "count": 1,
            "first_visit": "2025-07-11T17:44:14.910284+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 3089,
            "ip_address": "123.253.220.1",
            "count": 2,
            "first_visit": "2022-01-31T14:13:08.279144+06:00",
            "date": null
        },
        {
            "id": 2707,
            "ip_address": "123.253.215.9",
            "count": 1,
            "first_visit": "2022-01-24T00:31:37.070193+06:00",
            "date": null
        },
        {
            "id": 3038,
            "ip_address": "123.253.215.8",
            "count": 4,
            "first_visit": "2022-01-29T21:32:08.760850+06:00",
            "date": null
        },
        {
            "id": 18673,
            "ip_address": "123.253.215.45",
            "count": 1,
            "first_visit": "2022-06-25T16:20:01.956796+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 39167,
            "ip_address": "123.253.215.41",
            "count": 1,
            "first_visit": "2022-12-22T16:58:38.974848+06:00",
            "date": "2022-12-22"
        }
    ]
}