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

{
    "count": 95511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17424&ordering=-count",
    "results": [
        {
            "id": 48084,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-06-13T02:25:45.123310+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 3223,
            "ip_address": "103.59.38.54",
            "count": 2,
            "first_visit": "2022-02-02T13:57:13.397016+06:00",
            "date": null
        },
        {
            "id": 12934,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-05-30T23:59:09.785906+06:00",
            "date": null
        },
        {
            "id": 48134,
            "ip_address": "103.239.255.233",
            "count": 2,
            "first_visit": "2023-06-13T17:38:09.323830+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48058,
            "ip_address": "103.157.93.202",
            "count": 2,
            "first_visit": "2023-06-12T11:54:00.272495+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 3165,
            "ip_address": "103.85.233.66",
            "count": 2,
            "first_visit": "2022-02-01T07:46:51.488443+06:00",
            "date": null
        },
        {
            "id": 48071,
            "ip_address": "220.247.162.122",
            "count": 2,
            "first_visit": "2023-06-12T17:09:29.436511+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 48081,
            "ip_address": "45.48.54.18",
            "count": 2,
            "first_visit": "2023-06-13T01:39:27.682848+06:00",
            "date": "2023-06-13"
        }
    ]
}