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

{
    "count": 99486,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5536&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5520&ordering=-count",
    "results": [
        {
            "id": 1892,
            "ip_address": "160.202.147.5",
            "count": 5,
            "first_visit": "2022-01-11T15:44:29.675836+06:00",
            "date": null
        },
        {
            "id": 67084,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-04-17T13:40:36.698118+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 67071,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2024-04-17T09:36:24.607765+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 67076,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-04-17T10:55:08.974832+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 80696,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-28T00:08:04.126254+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 80809,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-31T05:10:05.905669+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 3674,
            "ip_address": "18.191.19.2",
            "count": 5,
            "first_visit": "2022-02-16T22:45:05.683366+06:00",
            "date": null
        },
        {
            "id": 11440,
            "ip_address": "114.119.131.192",
            "count": 5,
            "first_visit": "2022-05-25T22:02:35.653654+06:00",
            "date": null
        }
    ]
}