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

{
    "count": 102578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4984&ordering=-count",
    "results": [
        {
            "id": 37185,
            "ip_address": "114.119.134.123",
            "count": 6,
            "first_visit": "2022-11-10T02:21:29.602917+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 80742,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-03-29T00:55:38.683786+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 80781,
            "ip_address": "66.249.66.35",
            "count": 6,
            "first_visit": "2025-03-30T04:39:59.237999+06:00",
            "date": "2025-03-30"
        },
        {
            "id": 2446,
            "ip_address": "203.78.144.212",
            "count": 6,
            "first_visit": "2022-01-18T22:22:56.881948+06:00",
            "date": null
        },
        {
            "id": 68904,
            "ip_address": "66.249.66.37",
            "count": 6,
            "first_visit": "2024-05-23T01:19:33.149208+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 80747,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-03-29T05:50:35.761024+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 80779,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-03-30T02:20:51.785357+06:00",
            "date": "2025-03-30"
        },
        {
            "id": 68687,
            "ip_address": "114.119.128.35",
            "count": 6,
            "first_visit": "2024-05-21T00:25:58.674971+06:00",
            "date": "2024-05-21"
        }
    ]
}