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

{
    "count": 102104,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=672&ordering=-count",
    "results": [
        {
            "id": 1122,
            "ip_address": "114.119.151.9",
            "count": 17,
            "first_visit": "2021-12-21T06:40:13.778049+06:00",
            "date": null
        },
        {
            "id": 5427,
            "ip_address": "202.134.14.138",
            "count": 17,
            "first_visit": "2022-04-28T11:21:10.678682+06:00",
            "date": null
        },
        {
            "id": 83218,
            "ip_address": "114.119.137.91",
            "count": 17,
            "first_visit": "2025-05-24T00:01:47.402275+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 83249,
            "ip_address": "114.119.136.75",
            "count": 17,
            "first_visit": "2025-05-25T00:57:35.499034+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 265,
            "ip_address": "114.119.159.26",
            "count": 17,
            "first_visit": "2021-12-06T08:10:52.012947+06:00",
            "date": null
        },
        {
            "id": 3571,
            "ip_address": "202.134.14.151",
            "count": 17,
            "first_visit": "2022-02-13T15:01:01.413254+06:00",
            "date": null
        },
        {
            "id": 37554,
            "ip_address": "66.249.66.33",
            "count": 17,
            "first_visit": "2022-11-19T01:20:13.977964+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 30771,
            "ip_address": "66.249.66.60",
            "count": 17,
            "first_visit": "2022-08-02T05:29:44.905783+06:00",
            "date": "2022-08-02"
        }
    ]
}