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

{
    "count": 100782,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30504&ordering=-ip_address",
    "results": [
        {
            "id": 36760,
            "ip_address": "23.94.149.169",
            "count": 1,
            "first_visit": "2022-11-01T05:24:22.499294+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 83691,
            "ip_address": "23.90.184.101",
            "count": 1,
            "first_visit": "2025-06-04T16:29:18.391326+06:00",
            "date": "2025-06-04"
        },
        {
            "id": 3228,
            "ip_address": "23.88.99.41",
            "count": 13,
            "first_visit": "2022-02-02T16:06:57.407198+06:00",
            "date": null
        },
        {
            "id": 4102,
            "ip_address": "23.88.77.150",
            "count": 2,
            "first_visit": "2022-03-05T19:35:33.966836+06:00",
            "date": null
        },
        {
            "id": 92934,
            "ip_address": "23.88.5.34",
            "count": 1,
            "first_visit": "2025-12-13T04:02:36.859862+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 97852,
            "ip_address": "23.88.5.34",
            "count": 1,
            "first_visit": "2026-05-08T19:46:29.891448+06:00",
            "date": "2026-05-08"
        },
        {
            "id": 92900,
            "ip_address": "23.88.5.34",
            "count": 3,
            "first_visit": "2025-12-12T11:49:50.372680+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 76352,
            "ip_address": "23.88.42.150",
            "count": 1,
            "first_visit": "2024-12-04T10:21:23.898163+06:00",
            "date": "2024-12-04"
        }
    ]
}