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

{
    "count": 96291,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20544&ordering=-ip_address",
    "results": [
        {
            "id": 33860,
            "ip_address": "37.111.214.38",
            "count": 1,
            "first_visit": "2022-09-05T14:45:16.985292+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 36261,
            "ip_address": "37.111.214.38",
            "count": 1,
            "first_visit": "2022-10-21T18:00:09.094352+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 7705,
            "ip_address": "37.111.214.37",
            "count": 1,
            "first_visit": "2022-05-17T09:14:23.453160+06:00",
            "date": null
        },
        {
            "id": 6491,
            "ip_address": "37.111.214.36",
            "count": 2,
            "first_visit": "2022-05-16T00:01:16.821642+06:00",
            "date": null
        },
        {
            "id": 89177,
            "ip_address": "37.111.214.36",
            "count": 1,
            "first_visit": "2025-09-08T14:07:18.132973+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 46288,
            "ip_address": "37.111.214.36",
            "count": 3,
            "first_visit": "2023-05-08T00:11:59.190859+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 25205,
            "ip_address": "37.111.214.35",
            "count": 2,
            "first_visit": "2022-07-21T08:26:26.340292+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18161,
            "ip_address": "37.111.214.35",
            "count": 1,
            "first_visit": "2022-06-24T16:05:19.402186+06:00",
            "date": "2022-06-24"
        }
    ]
}