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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2392&ordering=-count",
    "results": [
        {
            "id": 83703,
            "ip_address": "114.119.130.54",
            "count": 10,
            "first_visit": "2025-06-05T02:23:48.279668+06:00",
            "date": "2025-06-05"
        },
        {
            "id": 34399,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-15T00:07:38.241136+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34426,
            "ip_address": "114.119.141.133",
            "count": 10,
            "first_visit": "2022-09-15T07:01:33.250418+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34343,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-14T01:05:55.937772+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 72205,
            "ip_address": "66.249.70.132",
            "count": 10,
            "first_visit": "2024-08-17T14:58:53.104310+06:00",
            "date": "2024-08-17"
        },
        {
            "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": 72098,
            "ip_address": "66.249.69.7",
            "count": 10,
            "first_visit": "2024-08-13T00:46:55.465846+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 2209,
            "ip_address": "114.119.158.200",
            "count": 10,
            "first_visit": "2022-01-14T18:06:22.274141+06:00",
            "date": null
        }
    ]
}