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

{
    "count": 99364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3536&ordering=-count",
    "results": [
        {
            "id": 1877,
            "ip_address": "123.253.99.48",
            "count": 7,
            "first_visit": "2022-01-11T14:40:43.203456+06:00",
            "date": null
        },
        {
            "id": 82692,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-13T01:19:12.842237+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 72012,
            "ip_address": "66.249.69.7",
            "count": 7,
            "first_visit": "2024-08-11T00:15:29.068305+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 15609,
            "ip_address": "61.247.180.86",
            "count": 7,
            "first_visit": "2022-06-16T09:54:16.727982+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 72020,
            "ip_address": "114.119.145.216",
            "count": 7,
            "first_visit": "2024-08-11T05:20:29.605025+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 57987,
            "ip_address": "103.121.9.53",
            "count": 7,
            "first_visit": "2023-10-19T09:57:48.653102+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 72955,
            "ip_address": "52.5.186.238",
            "count": 7,
            "first_visit": "2024-09-04T05:11:59.601688+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 35105,
            "ip_address": "66.249.66.62",
            "count": 7,
            "first_visit": "2022-09-28T01:08:15.888402+06:00",
            "date": "2022-09-28"
        }
    ]
}