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

{
    "count": 102157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=-count",
    "results": [
        {
            "id": 1284,
            "ip_address": "114.119.163.186",
            "count": 15,
            "first_visit": "2021-12-23T10:57:12.772127+06:00",
            "date": null
        },
        {
            "id": 702,
            "ip_address": "114.119.158.211",
            "count": 15,
            "first_visit": "2021-12-15T02:33:57.318506+06:00",
            "date": null
        },
        {
            "id": 83323,
            "ip_address": "114.119.136.188",
            "count": 15,
            "first_visit": "2025-05-27T04:13:33.045152+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 36376,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-10-24T00:56:15.755411+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 38495,
            "ip_address": "66.249.66.33",
            "count": 15,
            "first_visit": "2022-12-09T01:02:03.921474+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 32022,
            "ip_address": "114.119.141.15",
            "count": 15,
            "first_visit": "2022-08-15T00:22:38.156361+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 38494,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-12-09T00:54:32.051993+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 755,
            "ip_address": "114.119.152.142",
            "count": 15,
            "first_visit": "2021-12-17T09:21:52.842596+06:00",
            "date": null
        }
    ]
}