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

{
    "count": 102639,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49096&ordering=-ip_address",
    "results": [
        {
            "id": 43200,
            "ip_address": "136.226.234.177",
            "count": 1,
            "first_visit": "2023-03-05T10:49:15.264417+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 95047,
            "ip_address": "136.226.233.17",
            "count": 3,
            "first_visit": "2026-02-10T08:41:30.187388+06:00",
            "date": "2026-02-10"
        },
        {
            "id": 89655,
            "ip_address": "136.226.231.5",
            "count": 2,
            "first_visit": "2025-09-17T13:50:50.086876+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 87659,
            "ip_address": "136.226.230.255",
            "count": 1,
            "first_visit": "2025-08-13T12:48:15.826347+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 67043,
            "ip_address": "136.226.214.171",
            "count": 1,
            "first_visit": "2024-04-16T17:19:47.138227+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 11420,
            "ip_address": "136.22.133.36",
            "count": 4,
            "first_visit": "2022-05-25T19:49:02.193663+06:00",
            "date": null
        },
        {
            "id": 13161,
            "ip_address": "136.175.9.41",
            "count": 1,
            "first_visit": "2022-05-31T17:56:34.133982+06:00",
            "date": null
        },
        {
            "id": 13106,
            "ip_address": "136.175.8.149",
            "count": 2,
            "first_visit": "2022-05-31T13:32:44.877363+06:00",
            "date": null
        }
    ]
}