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

{
    "count": 94409,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13448&ordering=-count",
    "results": [
        {
            "id": 57245,
            "ip_address": "35.223.102.189",
            "count": 3,
            "first_visit": "2023-10-10T13:30:13.086983+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 57204,
            "ip_address": "103.72.212.102",
            "count": 3,
            "first_visit": "2023-10-09T21:43:02.131614+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 57128,
            "ip_address": "66.249.66.170",
            "count": 3,
            "first_visit": "2023-10-09T02:50:02.079665+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 57068,
            "ip_address": "103.118.19.251",
            "count": 3,
            "first_visit": "2023-10-08T11:01:35.192590+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57166,
            "ip_address": "43.224.117.177",
            "count": 3,
            "first_visit": "2023-10-09T13:15:17.942288+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 3278,
            "ip_address": "64.233.172.176",
            "count": 3,
            "first_visit": "2022-02-03T21:33:02.200607+06:00",
            "date": null
        },
        {
            "id": 57409,
            "ip_address": "103.85.238.87",
            "count": 3,
            "first_visit": "2023-10-12T10:48:46.183947+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 57723,
            "ip_address": "103.187.94.245",
            "count": 3,
            "first_visit": "2023-10-16T07:30:56.793328+06:00",
            "date": "2023-10-16"
        }
    ]
}