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

{
    "count": 99524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5720&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5704&ordering=-count",
    "results": [
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 3190,
            "ip_address": "103.19.254.60",
            "count": 5,
            "first_visit": "2022-02-01T15:51:33.563864+06:00",
            "date": null
        },
        {
            "id": 80555,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-24T18:19:56.597167+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 3191,
            "ip_address": "103.146.55.50",
            "count": 5,
            "first_visit": "2022-02-01T16:18:29.556078+06:00",
            "date": null
        },
        {
            "id": 34338,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-09-14T00:29:36.132823+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 66790,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-09T01:00:49.579702+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 34285,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-09-13T01:11:41.328617+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34280,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-13T00:14:34.240625+06:00",
            "date": "2022-09-13"
        }
    ]
}