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

{
    "count": 100076,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2192&ordering=-count",
    "results": [
        {
            "id": 1583,
            "ip_address": "114.119.153.188",
            "count": 10,
            "first_visit": "2022-01-02T03:27:39.583454+06:00",
            "date": null
        },
        {
            "id": 3626,
            "ip_address": "202.134.14.144",
            "count": 10,
            "first_visit": "2022-02-15T12:31:48.633378+06:00",
            "date": null
        },
        {
            "id": 11218,
            "ip_address": "116.58.202.101",
            "count": 10,
            "first_visit": "2022-05-24T23:28:59.342146+06:00",
            "date": null
        },
        {
            "id": 83617,
            "ip_address": "114.119.151.5",
            "count": 10,
            "first_visit": "2025-06-03T00:46:59.558305+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 72957,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-09-04T06:38:26.840084+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 75365,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-08T02:05:35.824492+06:00",
            "date": "2024-11-08"
        },
        {
            "id": 75646,
            "ip_address": "103.187.94.134",
            "count": 10,
            "first_visit": "2024-11-14T09:13:21.938939+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 75399,
            "ip_address": "66.249.79.228",
            "count": 10,
            "first_visit": "2024-11-09T01:57:03.870827+06:00",
            "date": "2024-11-09"
        }
    ]
}