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

{
    "count": 100907,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-id",
    "previous": null,
    "results": [
        {
            "id": 101003,
            "ip_address": "103.156.214.23",
            "count": 1,
            "first_visit": "2026-07-31T11:12:36.394436+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 101002,
            "ip_address": "113.211.101.28",
            "count": 1,
            "first_visit": "2026-07-31T11:10:47.934784+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 101001,
            "ip_address": "23.230.84.144",
            "count": 1,
            "first_visit": "2026-07-31T10:55:34.352279+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 101000,
            "ip_address": "31.13.115.117",
            "count": 1,
            "first_visit": "2026-07-31T08:07:33.483425+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 100999,
            "ip_address": "173.252.87.45",
            "count": 1,
            "first_visit": "2026-07-31T08:07:32.919496+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 100998,
            "ip_address": "31.13.127.76",
            "count": 1,
            "first_visit": "2026-07-31T08:07:30.239134+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 100997,
            "ip_address": "173.252.127.14",
            "count": 1,
            "first_visit": "2026-07-31T08:07:29.779447+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 100996,
            "ip_address": "173.252.127.23",
            "count": 1,
            "first_visit": "2026-07-31T08:07:29.735683+06:00",
            "date": "2026-07-31"
        }
    ]
}