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

{
    "count": 99391,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10856&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10840&ordering=-count",
    "results": [
        {
            "id": 71771,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-08-03T17:43:53.798524+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 71675,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-07-31T11:18:16.291745+06:00",
            "date": "2024-07-31"
        },
        {
            "id": 5907,
            "ip_address": "37.111.211.232",
            "count": 3,
            "first_visit": "2022-05-12T13:01:10.590178+06:00",
            "date": null
        },
        {
            "id": 71635,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-07-30T08:32:57.732663+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 5902,
            "ip_address": "114.119.143.59",
            "count": 3,
            "first_visit": "2022-05-12T08:45:03.130639+06:00",
            "date": null
        },
        {
            "id": 6020,
            "ip_address": "66.102.6.99",
            "count": 3,
            "first_visit": "2022-05-14T18:23:32.984489+06:00",
            "date": null
        },
        {
            "id": 30028,
            "ip_address": "202.134.14.154",
            "count": 3,
            "first_visit": "2022-07-30T22:38:49.953270+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 5957,
            "ip_address": "114.119.145.126",
            "count": 3,
            "first_visit": "2022-05-13T17:11:05.295809+06:00",
            "date": null
        }
    ]
}