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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84424&ordering=-ip_address",
    "results": [
        {
            "id": 36232,
            "ip_address": "103.153.66.105",
            "count": 10,
            "first_visit": "2022-10-20T22:36:11.330584+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 40543,
            "ip_address": "103.153.66.105",
            "count": 4,
            "first_visit": "2023-01-17T20:40:24.056225+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 91342,
            "ip_address": "103.153.53.49",
            "count": 1,
            "first_visit": "2025-10-28T12:15:23.077738+06:00",
            "date": "2025-10-28"
        },
        {
            "id": 3152,
            "ip_address": "103.153.52.8",
            "count": 1,
            "first_visit": "2022-02-01T01:32:54.522649+06:00",
            "date": null
        },
        {
            "id": 82996,
            "ip_address": "103.153.52.75",
            "count": 1,
            "first_visit": "2025-05-18T18:11:32.483903+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 80192,
            "ip_address": "103.153.52.75",
            "count": 1,
            "first_visit": "2025-03-16T13:07:59.446654+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 7226,
            "ip_address": "103.153.52.21",
            "count": 1,
            "first_visit": "2022-05-16T20:03:07.749199+06:00",
            "date": null
        },
        {
            "id": 11476,
            "ip_address": "103.153.52.15",
            "count": 1,
            "first_visit": "2022-05-25T22:52:24.835356+06:00",
            "date": null
        }
    ]
}