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

{
    "count": 99857,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1336&ordering=-count",
    "results": [
        {
            "id": 83225,
            "ip_address": "114.119.130.54",
            "count": 13,
            "first_visit": "2025-05-24T02:35:25.193151+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 3779,
            "ip_address": "44.202.189.154",
            "count": 13,
            "first_visit": "2022-02-21T22:40:49.001280+06:00",
            "date": null
        },
        {
            "id": 36187,
            "ip_address": "66.249.79.227",
            "count": 13,
            "first_visit": "2022-10-20T02:54:31.710075+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 83257,
            "ip_address": "114.119.130.54",
            "count": 13,
            "first_visit": "2025-05-25T09:40:40.271815+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 496,
            "ip_address": "114.119.157.177",
            "count": 13,
            "first_visit": "2021-12-09T16:21:41.421545+06:00",
            "date": null
        },
        {
            "id": 46824,
            "ip_address": "44.212.50.19",
            "count": 13,
            "first_visit": "2023-05-19T02:59:39.879991+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 5528,
            "ip_address": "58.145.184.236",
            "count": 13,
            "first_visit": "2022-05-01T20:17:26.723213+06:00",
            "date": null
        },
        {
            "id": 35001,
            "ip_address": "66.249.75.220",
            "count": 13,
            "first_visit": "2022-09-26T00:27:27.870849+06:00",
            "date": "2022-09-26"
        }
    ]
}