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

{
    "count": 100049,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2088&ordering=-count",
    "results": [
        {
            "id": 31315,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-06T04:18:51.900596+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 83571,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-02T00:19:45.479725+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 37163,
            "ip_address": "66.249.64.196",
            "count": 10,
            "first_visit": "2022-11-09T17:55:01.717519+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 74391,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-10-14T01:54:41.848530+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 31192,
            "ip_address": "59.152.99.248",
            "count": 10,
            "first_visit": "2022-08-05T00:38:17.885983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 4028,
            "ip_address": "203.76.150.130",
            "count": 10,
            "first_visit": "2022-03-03T13:18:49.197812+06:00",
            "date": null
        },
        {
            "id": 1854,
            "ip_address": "114.119.159.87",
            "count": 10,
            "first_visit": "2022-01-11T13:03:49.192385+06:00",
            "date": null
        },
        {
            "id": 1936,
            "ip_address": "114.119.153.50",
            "count": 10,
            "first_visit": "2022-01-11T18:41:22.716702+06:00",
            "date": null
        }
    ]
}