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

{
    "count": 102147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=976&ordering=-count",
    "results": [
        {
            "id": 472,
            "ip_address": "114.119.158.234",
            "count": 15,
            "first_visit": "2021-12-09T08:07:15.583420+06:00",
            "date": null
        },
        {
            "id": 2146,
            "ip_address": "58.145.184.244",
            "count": 15,
            "first_visit": "2022-01-13T22:04:22.958470+06:00",
            "date": null
        },
        {
            "id": 35230,
            "ip_address": "114.119.134.123",
            "count": 15,
            "first_visit": "2022-09-30T00:03:26.356268+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 36318,
            "ip_address": "66.249.73.31",
            "count": 15,
            "first_visit": "2022-10-23T00:03:29.710301+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 2092,
            "ip_address": "182.160.110.182",
            "count": 15,
            "first_visit": "2022-01-13T09:50:59.672163+06:00",
            "date": null
        },
        {
            "id": 83202,
            "ip_address": "114.119.136.75",
            "count": 15,
            "first_visit": "2025-05-23T03:32:36.778993+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 83147,
            "ip_address": "114.119.151.1",
            "count": 15,
            "first_visit": "2025-05-22T00:19:33.553938+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 201,
            "ip_address": "114.119.159.40",
            "count": 15,
            "first_visit": "2021-12-05T11:01:12.980863+06:00",
            "date": null
        }
    ]
}