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

{
    "count": 97619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5664&ordering=-count",
    "results": [
        {
            "id": 34480,
            "ip_address": "114.119.141.118",
            "count": 5,
            "first_visit": "2022-09-16T01:58:01.465782+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 80487,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-23T14:01:11.589727+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 80644,
            "ip_address": "212.237.119.151",
            "count": 5,
            "first_visit": "2025-03-26T19:46:23.214693+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 66782,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-09T00:19:43.086668+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 80444,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-22T10:14:17.010818+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 66756,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-04-08T05:11:34.550067+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 66790,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-09T01:00:49.579702+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 10977,
            "ip_address": "103.115.135.168",
            "count": 5,
            "first_visit": "2022-05-24T13:28:09.884304+06:00",
            "date": null
        }
    ]
}