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

{
    "count": 100771,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30392&ordering=-ip_address",
    "results": [
        {
            "id": 91064,
            "ip_address": "2.56.189.97",
            "count": 2,
            "first_visit": "2025-10-21T16:46:45.261540+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 71281,
            "ip_address": "2.51.54.46",
            "count": 1,
            "first_visit": "2024-07-17T15:19:17.793674+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 25958,
            "ip_address": "2.50.7.108",
            "count": 1,
            "first_visit": "2022-07-22T14:04:00.185374+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 3696,
            "ip_address": "2.50.6.128",
            "count": 1,
            "first_visit": "2022-02-18T01:10:38.364795+06:00",
            "date": null
        },
        {
            "id": 5718,
            "ip_address": "2.50.59.214",
            "count": 1,
            "first_visit": "2022-05-08T17:53:17.923155+06:00",
            "date": null
        },
        {
            "id": 63824,
            "ip_address": "2.50.48.88",
            "count": 1,
            "first_visit": "2024-01-26T10:43:17.143700+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 78441,
            "ip_address": "2.50.106.161",
            "count": 1,
            "first_visit": "2025-02-01T09:26:43.381159+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 98685,
            "ip_address": "24.98.116.13",
            "count": 1,
            "first_visit": "2026-05-31T14:58:01.332616+06:00",
            "date": "2026-05-31"
        }
    ]
}