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

{
    "count": 100576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5992&ordering=-count",
    "results": [
        {
            "id": 66194,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-03-22T00:33:31.534479+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 80227,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-03-17T04:12:40.202351+06:00",
            "date": "2025-03-17"
        },
        {
            "id": 2677,
            "ip_address": "160.202.147.6",
            "count": 5,
            "first_visit": "2022-01-23T12:26:53.454690+06:00",
            "date": null
        },
        {
            "id": 5488,
            "ip_address": "58.145.186.241",
            "count": 5,
            "first_visit": "2022-04-30T20:08:26.211654+06:00",
            "date": null
        },
        {
            "id": 5378,
            "ip_address": "103.170.175.49",
            "count": 5,
            "first_visit": "2022-04-25T19:02:10.763462+06:00",
            "date": null
        },
        {
            "id": 65816,
            "ip_address": "103.205.135.37",
            "count": 5,
            "first_visit": "2024-03-12T11:37:45.282427+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 2659,
            "ip_address": "37.111.206.197",
            "count": 5,
            "first_visit": "2022-01-22T23:54:09.235294+06:00",
            "date": null
        },
        {
            "id": 32215,
            "ip_address": "45.248.151.25",
            "count": 5,
            "first_visit": "2022-08-17T13:44:20.636382+06:00",
            "date": "2022-08-17"
        }
    ]
}