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

{
    "count": 100072,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2176&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2160&ordering=-count",
    "results": [
        {
            "id": 83571,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-02T00:19:45.479725+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 11218,
            "ip_address": "116.58.202.101",
            "count": 10,
            "first_visit": "2022-05-24T23:28:59.342146+06:00",
            "date": null
        },
        {
            "id": 3703,
            "ip_address": "18.209.228.134",
            "count": 10,
            "first_visit": "2022-02-18T09:59:11.823583+06:00",
            "date": null
        },
        {
            "id": 34947,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-25T02:46:51.196472+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 3626,
            "ip_address": "202.134.14.144",
            "count": 10,
            "first_visit": "2022-02-15T12:31:48.633378+06:00",
            "date": null
        },
        {
            "id": 37083,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-11-08T02:13:37.587316+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 226,
            "ip_address": "114.119.158.146",
            "count": 10,
            "first_visit": "2021-12-05T17:57:10.879450+06:00",
            "date": null
        }
    ]
}