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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86992&ordering=-ip_address",
    "results": [
        {
            "id": 78953,
            "ip_address": "103.136.221.215",
            "count": 1,
            "first_visit": "2025-02-14T13:20:17.353524+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 73112,
            "ip_address": "103.136.220.52",
            "count": 1,
            "first_visit": "2024-09-08T00:18:02.211080+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 2050,
            "ip_address": "103.136.206.227",
            "count": 2,
            "first_visit": "2022-01-12T19:01:23.890929+06:00",
            "date": null
        },
        {
            "id": 9248,
            "ip_address": "103.136.205.47",
            "count": 1,
            "first_visit": "2022-05-19T03:44:34.505430+06:00",
            "date": null
        },
        {
            "id": 19170,
            "ip_address": "103.136.202.95",
            "count": 1,
            "first_visit": "2022-06-26T19:53:43.667073+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8259,
            "ip_address": "103.136.202.95",
            "count": 1,
            "first_visit": "2022-05-17T18:57:24.444841+06:00",
            "date": null
        },
        {
            "id": 6555,
            "ip_address": "103.136.202.94",
            "count": 1,
            "first_visit": "2022-05-16T09:05:57.579827+06:00",
            "date": null
        },
        {
            "id": 18184,
            "ip_address": "103.136.202.94",
            "count": 1,
            "first_visit": "2022-06-24T16:54:00.991834+06:00",
            "date": "2022-06-24"
        }
    ]
}