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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6992&ordering=-count",
    "results": [
        {
            "id": 78983,
            "ip_address": "114.119.151.5",
            "count": 4,
            "first_visit": "2025-02-15T10:19:20.137366+06:00",
            "date": "2025-02-15"
        },
        {
            "id": 79186,
            "ip_address": "202.134.9.157",
            "count": 4,
            "first_visit": "2025-02-20T12:41:11.906906+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 79038,
            "ip_address": "114.119.140.186",
            "count": 4,
            "first_visit": "2025-02-17T04:19:18.454570+06:00",
            "date": "2025-02-17"
        },
        {
            "id": 79044,
            "ip_address": "114.119.130.54",
            "count": 4,
            "first_visit": "2025-02-17T10:40:41.124638+06:00",
            "date": "2025-02-17"
        },
        {
            "id": 78970,
            "ip_address": "103.38.55.146",
            "count": 4,
            "first_visit": "2025-02-15T00:20:27.128608+06:00",
            "date": "2025-02-15"
        },
        {
            "id": 53674,
            "ip_address": "103.127.4.124",
            "count": 4,
            "first_visit": "2023-08-27T15:34:29.092594+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53644,
            "ip_address": "103.217.111.86",
            "count": 4,
            "first_visit": "2023-08-27T10:50:07.162065+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53658,
            "ip_address": "103.170.175.37",
            "count": 4,
            "first_visit": "2023-08-27T13:41:30.809812+06:00",
            "date": "2023-08-27"
        }
    ]
}