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

{
    "count": 99703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=712&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=696&ordering=-count",
    "results": [
        {
            "id": 34159,
            "ip_address": "66.249.79.227",
            "count": 17,
            "first_visit": "2022-09-11T00:54:09.909876+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 38022,
            "ip_address": "66.249.73.1",
            "count": 17,
            "first_visit": "2022-11-30T01:14:11.403214+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 3461,
            "ip_address": "202.134.14.158",
            "count": 17,
            "first_visit": "2022-02-09T14:59:05.382228+06:00",
            "date": null
        },
        {
            "id": 302,
            "ip_address": "114.119.159.76",
            "count": 17,
            "first_visit": "2021-12-06T16:39:41.667499+06:00",
            "date": null
        },
        {
            "id": 31201,
            "ip_address": "114.119.141.133",
            "count": 17,
            "first_visit": "2022-08-05T00:58:11.072505+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 79860,
            "ip_address": "114.119.151.5",
            "count": 17,
            "first_visit": "2025-03-08T00:05:45.556170+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 83112,
            "ip_address": "114.119.136.75",
            "count": 17,
            "first_visit": "2025-05-21T04:06:46.531900+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 83899,
            "ip_address": "114.119.136.188",
            "count": 17,
            "first_visit": "2025-06-11T02:13:42.710518+06:00",
            "date": "2025-06-11"
        }
    ]
}