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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5392&ordering=-count",
    "results": [
        {
            "id": 80080,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-13T10:19:30.745733+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 66653,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-05T12:23:27.670477+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 11284,
            "ip_address": "114.119.132.114",
            "count": 5,
            "first_visit": "2022-05-25T03:03:34.463155+06:00",
            "date": null
        },
        {
            "id": 66609,
            "ip_address": "66.249.73.2",
            "count": 5,
            "first_visit": "2024-04-04T01:23:46.825470+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 1892,
            "ip_address": "160.202.147.5",
            "count": 5,
            "first_visit": "2022-01-11T15:44:29.675836+06:00",
            "date": null
        },
        {
            "id": 66550,
            "ip_address": "103.60.175.42",
            "count": 5,
            "first_visit": "2024-04-02T12:49:05.162697+06:00",
            "date": "2024-04-02"
        },
        {
            "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": 80032,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-03-12T04:40:45.841067+06:00",
            "date": "2025-03-12"
        }
    ]
}