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

{
    "count": 99864,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1384&ordering=-count",
    "results": [
        {
            "id": 53369,
            "ip_address": "37.111.194.88",
            "count": 13,
            "first_visit": "2023-08-24T08:49:37.813667+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 33376,
            "ip_address": "66.249.79.227",
            "count": 13,
            "first_visit": "2022-08-30T00:33:13.888568+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 729,
            "ip_address": "114.119.156.247",
            "count": 13,
            "first_visit": "2021-12-16T05:17:25.878523+06:00",
            "date": null
        },
        {
            "id": 732,
            "ip_address": "114.119.138.179",
            "count": 13,
            "first_visit": "2021-12-16T07:38:31.736162+06:00",
            "date": null
        },
        {
            "id": 83325,
            "ip_address": "114.119.136.75",
            "count": 13,
            "first_visit": "2025-05-27T04:17:30.572883+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 37495,
            "ip_address": "66.249.66.62",
            "count": 13,
            "first_visit": "2022-11-17T00:14:02.041656+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 161,
            "ip_address": "66.249.66.4",
            "count": 13,
            "first_visit": "2021-12-04T18:52:53.686175+06:00",
            "date": null
        },
        {
            "id": 5280,
            "ip_address": "35.88.180.98",
            "count": 13,
            "first_visit": "2022-04-20T16:36:31.215369+06:00",
            "date": null
        }
    ]
}