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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28312&ordering=-ip_address",
    "results": [
        {
            "id": 85513,
            "ip_address": "27.147.205.94",
            "count": 1,
            "first_visit": "2025-07-09T04:27:39.046329+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 5518,
            "ip_address": "27.147.205.91",
            "count": 1,
            "first_visit": "2022-05-01T12:11:38.635422+06:00",
            "date": null
        },
        {
            "id": 11575,
            "ip_address": "27.147.205.90",
            "count": 1,
            "first_visit": "2022-05-26T01:17:09.191986+06:00",
            "date": null
        },
        {
            "id": 46894,
            "ip_address": "27.147.205.89",
            "count": 1,
            "first_visit": "2023-05-20T18:50:01.983836+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 2498,
            "ip_address": "27.147.205.8",
            "count": 1,
            "first_visit": "2022-01-20T09:50:36.555184+06:00",
            "date": null
        },
        {
            "id": 4368,
            "ip_address": "27.147.205.79",
            "count": 2,
            "first_visit": "2022-03-14T17:45:32.325954+06:00",
            "date": null
        },
        {
            "id": 3812,
            "ip_address": "27.147.205.76",
            "count": 3,
            "first_visit": "2022-02-23T10:08:07.422871+06:00",
            "date": null
        },
        {
            "id": 5004,
            "ip_address": "27.147.205.74",
            "count": 1,
            "first_visit": "2022-04-09T03:03:30.352309+06:00",
            "date": null
        }
    ]
}