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

{
    "count": 100529,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29072&ordering=-ip_address",
    "results": [
        {
            "id": 2002,
            "ip_address": "27.147.224.229",
            "count": 1,
            "first_visit": "2022-01-12T02:38:16.606696+06:00",
            "date": null
        },
        {
            "id": 96995,
            "ip_address": "27.147.224.198",
            "count": 2,
            "first_visit": "2026-04-13T01:45:51.943193+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 42982,
            "ip_address": "27.147.224.198",
            "count": 1,
            "first_visit": "2023-03-02T11:07:43.909134+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 11511,
            "ip_address": "27.147.224.179",
            "count": 1,
            "first_visit": "2022-05-25T23:29:32.036140+06:00",
            "date": null
        },
        {
            "id": 3154,
            "ip_address": "27.147.224.173",
            "count": 1,
            "first_visit": "2022-02-01T01:44:05.882547+06:00",
            "date": null
        },
        {
            "id": 97595,
            "ip_address": "27.147.224.141",
            "count": 1,
            "first_visit": "2026-04-30T15:45:03.934153+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 94573,
            "ip_address": "27.147.224.141",
            "count": 1,
            "first_visit": "2026-01-28T00:53:27.311055+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 80532,
            "ip_address": "27.147.224.140",
            "count": 2,
            "first_visit": "2025-03-24T10:55:17.595268+06:00",
            "date": "2025-03-24"
        }
    ]
}