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

{
    "count": 102089,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=568&ordering=-count",
    "results": [
        {
            "id": 2410,
            "ip_address": "103.124.227.222",
            "count": 18,
            "first_visit": "2022-01-18T07:41:25.949885+06:00",
            "date": null
        },
        {
            "id": 82958,
            "ip_address": "114.119.136.75",
            "count": 18,
            "first_visit": "2025-05-18T03:36:50.916564+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 175,
            "ip_address": "114.119.152.119",
            "count": 18,
            "first_visit": "2021-12-05T00:36:07.991195+06:00",
            "date": null
        },
        {
            "id": 35434,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-04T00:16:35.934384+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 14149,
            "ip_address": "61.247.180.86",
            "count": 18,
            "first_visit": "2022-06-09T10:44:33.751888+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 35503,
            "ip_address": "114.119.134.123",
            "count": 18,
            "first_visit": "2022-10-05T05:37:28.435475+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 99,
            "ip_address": "114.119.158.126",
            "count": 18,
            "first_visit": "2021-12-03T22:02:48.936582+06:00",
            "date": null
        },
        {
            "id": 186,
            "ip_address": "114.119.159.70",
            "count": 18,
            "first_visit": "2021-12-05T05:34:37.120153+06:00",
            "date": null
        }
    ]
}