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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5296&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5280&ordering=-count",
    "results": [
        {
            "id": 67585,
            "ip_address": "66.249.66.36",
            "count": 6,
            "first_visit": "2024-04-27T08:40:51.698899+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 5538,
            "ip_address": "42.0.4.236",
            "count": 6,
            "first_visit": "2022-05-02T01:06:47.332425+06:00",
            "date": null
        },
        {
            "id": 35849,
            "ip_address": "182.74.116.54",
            "count": 6,
            "first_visit": "2022-10-13T20:24:51.761819+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 5640,
            "ip_address": "66.249.69.68",
            "count": 6,
            "first_visit": "2022-05-05T16:22:13.675142+06:00",
            "date": null
        },
        {
            "id": 80657,
            "ip_address": "114.119.137.91",
            "count": 6,
            "first_visit": "2025-03-27T03:39:41.115114+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 80579,
            "ip_address": "114.119.130.54",
            "count": 6,
            "first_visit": "2025-03-25T04:57:25.187233+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 67470,
            "ip_address": "66.249.66.42",
            "count": 6,
            "first_visit": "2024-04-25T10:04:56.976527+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 67357,
            "ip_address": "114.119.128.143",
            "count": 6,
            "first_visit": "2024-04-24T04:15:39.943898+06:00",
            "date": "2024-04-24"
        }
    ]
}