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

{
    "count": 102305,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2104&ordering=-count",
    "results": [
        {
            "id": 83571,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-02T00:19:45.479725+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 58600,
            "ip_address": "116.58.205.184",
            "count": 10,
            "first_visit": "2023-10-29T09:35:17.051754+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 1854,
            "ip_address": "114.119.159.87",
            "count": 10,
            "first_visit": "2022-01-11T13:03:49.192385+06:00",
            "date": null
        },
        {
            "id": 75276,
            "ip_address": "103.96.36.129",
            "count": 10,
            "first_visit": "2024-11-06T09:19:43.549833+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 1936,
            "ip_address": "114.119.153.50",
            "count": 10,
            "first_visit": "2022-01-11T18:41:22.716702+06:00",
            "date": null
        },
        {
            "id": 75815,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-19T01:43:54.365424+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 74925,
            "ip_address": "66.249.69.161",
            "count": 10,
            "first_visit": "2024-10-29T02:15:37.569581+06:00",
            "date": "2024-10-29"
        },
        {
            "id": 4028,
            "ip_address": "203.76.150.130",
            "count": 10,
            "first_visit": "2022-03-03T13:18:49.197812+06:00",
            "date": null
        }
    ]
}