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

{
    "count": 100588,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29344&ordering=-ip_address",
    "results": [
        {
            "id": 4938,
            "ip_address": "27.147.204.187",
            "count": 2,
            "first_visit": "2022-04-05T16:47:18.021370+06:00",
            "date": null
        },
        {
            "id": 3501,
            "ip_address": "27.147.204.185",
            "count": 1,
            "first_visit": "2022-02-10T21:07:09.349746+06:00",
            "date": null
        },
        {
            "id": 2843,
            "ip_address": "27.147.204.180",
            "count": 1,
            "first_visit": "2022-01-25T19:45:57.060380+06:00",
            "date": null
        },
        {
            "id": 66825,
            "ip_address": "27.147.204.179",
            "count": 1,
            "first_visit": "2024-04-10T03:24:23.949308+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 9072,
            "ip_address": "27.147.204.176",
            "count": 2,
            "first_visit": "2022-05-18T21:05:03.675116+06:00",
            "date": null
        },
        {
            "id": 20919,
            "ip_address": "27.147.204.174",
            "count": 1,
            "first_visit": "2022-07-03T18:39:40.290412+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 1371,
            "ip_address": "27.147.204.170",
            "count": 4,
            "first_visit": "2021-12-26T00:38:57.066417+06:00",
            "date": null
        },
        {
            "id": 95607,
            "ip_address": "27.147.204.160",
            "count": 1,
            "first_visit": "2026-02-27T23:05:06.480588+06:00",
            "date": "2026-02-27"
        }
    ]
}