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

{
    "count": 99889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1488&ordering=-count",
    "results": [
        {
            "id": 36602,
            "ip_address": "66.249.64.200",
            "count": 13,
            "first_visit": "2022-10-29T02:22:05.900197+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 642,
            "ip_address": "114.119.153.253",
            "count": 13,
            "first_visit": "2021-12-13T14:30:47.533512+06:00",
            "date": null
        },
        {
            "id": 33654,
            "ip_address": "114.119.134.123",
            "count": 13,
            "first_visit": "2022-09-02T01:11:50.353208+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 38252,
            "ip_address": "66.249.73.30",
            "count": 13,
            "first_visit": "2022-12-04T02:12:16.166180+06:00",
            "date": "2022-12-04"
        },
        {
            "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": 7859,
            "ip_address": "37.111.214.27",
            "count": 13,
            "first_visit": "2022-05-17T10:45:14.626448+06:00",
            "date": null
        },
        {
            "id": 3228,
            "ip_address": "23.88.99.41",
            "count": 13,
            "first_visit": "2022-02-02T16:06:57.407198+06:00",
            "date": null
        },
        {
            "id": 38248,
            "ip_address": "66.249.73.31",
            "count": 13,
            "first_visit": "2022-12-04T01:13:12.981579+06:00",
            "date": "2022-12-04"
        }
    ]
}