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

{
    "count": 99982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12976&ordering=-count",
    "results": [
        {
            "id": 9123,
            "ip_address": "37.111.226.117",
            "count": 3,
            "first_visit": "2022-05-18T22:35:42.025125+06:00",
            "date": null
        },
        {
            "id": 19626,
            "ip_address": "114.119.132.72",
            "count": 3,
            "first_visit": "2022-06-28T05:42:53.687761+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4574,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-03-21T22:33:45.741327+06:00",
            "date": null
        },
        {
            "id": 644,
            "ip_address": "40.94.226.63",
            "count": 3,
            "first_visit": "2021-12-13T15:02:41.476989+06:00",
            "date": null
        },
        {
            "id": 65266,
            "ip_address": "103.87.136.200",
            "count": 3,
            "first_visit": "2024-02-27T23:17:58.590503+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 38349,
            "ip_address": "103.124.225.86",
            "count": 3,
            "first_visit": "2022-12-05T15:28:43.701099+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 65233,
            "ip_address": "182.48.65.119",
            "count": 3,
            "first_visit": "2024-02-27T09:19:42.149855+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 65223,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-02-27T05:49:13.114498+06:00",
            "date": "2024-02-27"
        }
    ]
}