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

{
    "count": 96376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1792&ordering=-count",
    "results": [
        {
            "id": 73955,
            "ip_address": "44.201.60.31",
            "count": 12,
            "first_visit": "2024-10-03T20:53:18.155077+06:00",
            "date": "2024-10-03"
        },
        {
            "id": 10191,
            "ip_address": "103.120.38.3",
            "count": 12,
            "first_visit": "2022-05-22T00:16:16.901346+06:00",
            "date": null
        },
        {
            "id": 31301,
            "ip_address": "114.119.141.168",
            "count": 12,
            "first_visit": "2022-08-06T01:14:46.809835+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 33385,
            "ip_address": "66.249.79.231",
            "count": 12,
            "first_visit": "2022-08-30T01:31:20.208138+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 34691,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-09-20T00:40:46.095896+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 49058,
            "ip_address": "100.26.57.142",
            "count": 12,
            "first_visit": "2023-06-29T18:43:56.639956+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 75784,
            "ip_address": "103.168.207.226",
            "count": 12,
            "first_visit": "2024-11-17T17:44:55.376649+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 83014,
            "ip_address": "114.119.151.5",
            "count": 12,
            "first_visit": "2025-05-19T01:17:18.540015+06:00",
            "date": "2025-05-19"
        }
    ]
}