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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28672&ordering=-ip_address",
    "results": [
        {
            "id": 97225,
            "ip_address": "31.13.115.113",
            "count": 1,
            "first_visit": "2026-04-20T21:17:17.187100+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 81422,
            "ip_address": "31.13.115.112",
            "count": 1,
            "first_visit": "2025-04-14T14:51:32.202124+06:00",
            "date": "2025-04-14"
        },
        {
            "id": 80676,
            "ip_address": "31.13.115.112",
            "count": 1,
            "first_visit": "2025-03-27T13:59:51.808013+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 87061,
            "ip_address": "31.13.115.112",
            "count": 1,
            "first_visit": "2025-08-03T21:05:46.192205+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 85955,
            "ip_address": "31.13.115.112",
            "count": 1,
            "first_visit": "2025-07-17T02:41:21.939692+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 92390,
            "ip_address": "31.13.115.11",
            "count": 2,
            "first_visit": "2025-11-25T21:19:12.145661+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 2617,
            "ip_address": "31.13.115.11",
            "count": 1,
            "first_visit": "2022-01-22T14:50:12.693657+06:00",
            "date": null
        },
        {
            "id": 5121,
            "ip_address": "31.13.115.10",
            "count": 1,
            "first_visit": "2022-04-14T15:18:18.448983+06:00",
            "date": null
        }
    ]
}