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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9832&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9816&ordering=-count",
    "results": [
        {
            "id": 33524,
            "ip_address": "37.111.206.216",
            "count": 3,
            "first_visit": "2022-08-31T08:33:02.451952+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 72875,
            "ip_address": "66.249.89.68",
            "count": 3,
            "first_visit": "2024-09-02T02:58:46.464660+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72882,
            "ip_address": "140.184.0.82",
            "count": 3,
            "first_visit": "2024-09-02T05:13:14.663117+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 33465,
            "ip_address": "66.249.66.33",
            "count": 3,
            "first_visit": "2022-08-30T18:17:09.780580+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 72869,
            "ip_address": "66.249.64.132",
            "count": 3,
            "first_visit": "2024-09-02T01:47:02.058803+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 33452,
            "ip_address": "185.37.160.12",
            "count": 3,
            "first_visit": "2022-08-30T15:38:30.701801+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 72846,
            "ip_address": "103.221.254.243",
            "count": 3,
            "first_visit": "2024-09-01T14:16:03.283211+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 1026,
            "ip_address": "104.43.48.244",
            "count": 3,
            "first_visit": "2021-12-20T10:25:30.158607+06:00",
            "date": null
        }
    ]
}