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

{
    "count": 98127,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5984&ordering=-count",
    "results": [
        {
            "id": 65572,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-03-06T00:07:07.920718+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 11050,
            "ip_address": "114.119.128.212",
            "count": 5,
            "first_visit": "2022-05-24T17:33:57.184024+06:00",
            "date": null
        },
        {
            "id": 79992,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-03-11T04:04:48.254109+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 80110,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-14T06:01:53.089578+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 65526,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-05T00:08:09.347665+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 31777,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-08-11T16:11:07.037862+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 31820,
            "ip_address": "66.249.66.84",
            "count": 5,
            "first_visit": "2022-08-12T03:55:58.083719+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 9246,
            "ip_address": "213.55.50.5",
            "count": 5,
            "first_visit": "2022-05-19T03:02:02.644300+06:00",
            "date": null
        }
    ]
}