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

{
    "count": 100112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7728&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7712&ordering=-count",
    "results": [
        {
            "id": 76827,
            "ip_address": "66.249.70.102",
            "count": 4,
            "first_visit": "2024-12-17T01:18:22.636254+06:00",
            "date": "2024-12-17"
        },
        {
            "id": 76597,
            "ip_address": "66.249.70.102",
            "count": 4,
            "first_visit": "2024-12-10T07:44:49.201211+06:00",
            "date": "2024-12-10"
        },
        {
            "id": 6788,
            "ip_address": "43.245.123.11",
            "count": 4,
            "first_visit": "2022-05-16T15:29:12.841217+06:00",
            "date": null
        },
        {
            "id": 6743,
            "ip_address": "58.145.189.245",
            "count": 4,
            "first_visit": "2022-05-16T14:22:28.845235+06:00",
            "date": null
        },
        {
            "id": 76550,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-12-09T01:36:22.185946+06:00",
            "date": "2024-12-09"
        },
        {
            "id": 45001,
            "ip_address": "37.111.218.134",
            "count": 4,
            "first_visit": "2023-04-07T11:08:47.186315+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 76474,
            "ip_address": "66.249.74.129",
            "count": 4,
            "first_visit": "2024-12-07T07:26:39.580361+06:00",
            "date": "2024-12-07"
        },
        {
            "id": 3492,
            "ip_address": "103.213.236.84",
            "count": 4,
            "first_visit": "2022-02-10T16:49:02.958704+06:00",
            "date": null
        }
    ]
}