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

{
    "count": 100577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5984&ordering=-count",
    "results": [
        {
            "id": 32320,
            "ip_address": "119.148.4.51",
            "count": 5,
            "first_visit": "2022-08-18T09:23:00.582567+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 11050,
            "ip_address": "114.119.128.212",
            "count": 5,
            "first_visit": "2022-05-24T17:33:57.184024+06:00",
            "date": null
        },
        {
            "id": 65963,
            "ip_address": "103.85.156.42",
            "count": 5,
            "first_visit": "2024-03-16T14:11:36.160739+06:00",
            "date": "2024-03-16"
        },
        {
            "id": 5477,
            "ip_address": "103.115.26.132",
            "count": 5,
            "first_visit": "2022-04-30T14:36:06.628415+06:00",
            "date": null
        },
        {
            "id": 2810,
            "ip_address": "163.47.158.10",
            "count": 5,
            "first_visit": "2022-01-25T13:48:49.523053+06:00",
            "date": null
        },
        {
            "id": 80432,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-03-22T05:01:15.717489+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 80227,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-03-17T04:12:40.202351+06:00",
            "date": "2025-03-17"
        },
        {
            "id": 80217,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-17T01:00:00.881946+06:00",
            "date": "2025-03-17"
        }
    ]
}