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

{
    "count": 100078,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2232&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2216&ordering=-count",
    "results": [
        {
            "id": 61884,
            "ip_address": "144.48.119.147",
            "count": 10,
            "first_visit": "2023-12-26T10:02:29.172428+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 62578,
            "ip_address": "103.146.3.65",
            "count": 10,
            "first_visit": "2024-01-06T23:36:43.550227+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 11218,
            "ip_address": "116.58.202.101",
            "count": 10,
            "first_visit": "2022-05-24T23:28:59.342146+06:00",
            "date": null
        },
        {
            "id": 75815,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-19T01:43:54.365424+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 83754,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-07T01:29:27.231409+06:00",
            "date": "2025-06-07"
        },
        {
            "id": 3626,
            "ip_address": "202.134.14.144",
            "count": 10,
            "first_visit": "2022-02-15T12:31:48.633378+06:00",
            "date": null
        },
        {
            "id": 76375,
            "ip_address": "203.202.241.81",
            "count": 10,
            "first_visit": "2024-12-04T16:27:54.300078+06:00",
            "date": "2024-12-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"
        }
    ]
}