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

{
    "count": 99460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10496&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10480&ordering=-count",
    "results": [
        {
            "id": 72241,
            "ip_address": "182.48.82.250",
            "count": 3,
            "first_visit": "2024-08-18T07:23:46.663943+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 3328,
            "ip_address": "14.1.103.248",
            "count": 3,
            "first_visit": "2022-02-05T13:07:56.100874+06:00",
            "date": null
        },
        {
            "id": 6597,
            "ip_address": "103.67.157.207",
            "count": 3,
            "first_visit": "2022-05-16T10:34:53.591735+06:00",
            "date": null
        },
        {
            "id": 72230,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-18T01:08:17.197496+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 72213,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-17T17:26:49.574360+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 6611,
            "ip_address": "118.179.19.78",
            "count": 3,
            "first_visit": "2022-05-16T11:08:01.464295+06:00",
            "date": null
        },
        {
            "id": 31729,
            "ip_address": "45.248.151.24",
            "count": 3,
            "first_visit": "2022-08-11T00:00:25.786895+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 72183,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-08-15T01:21:15.905169+06:00",
            "date": "2024-08-15"
        }
    ]
}