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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2072&ordering=-count",
    "results": [
        {
            "id": 2199,
            "ip_address": "27.147.243.109",
            "count": 11,
            "first_visit": "2022-01-14T14:46:02.028342+06:00",
            "date": null
        },
        {
            "id": 2224,
            "ip_address": "103.113.148.99",
            "count": 11,
            "first_visit": "2022-01-14T22:10:34.341885+06:00",
            "date": null
        },
        {
            "id": 31809,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-12T00:36:37.873071+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 85622,
            "ip_address": "114.119.137.91",
            "count": 11,
            "first_visit": "2025-07-11T01:18:41.978037+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 56082,
            "ip_address": "103.197.153.66",
            "count": 10,
            "first_visit": "2023-09-26T15:22:33.844476+06:00",
            "date": "2023-09-26"
        },
        {
            "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": 35333,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-10-02T02:42:14.244038+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 31656,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-08-10T00:23:41.588752+06:00",
            "date": "2022-08-10"
        }
    ]
}