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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13656&ordering=-count",
    "results": [
        {
            "id": 8602,
            "ip_address": "58.145.190.250",
            "count": 3,
            "first_visit": "2022-05-18T01:13:03.198240+06:00",
            "date": null
        },
        {
            "id": 62851,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2024-01-11T01:47:19.251991+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 62937,
            "ip_address": "119.30.41.213",
            "count": 3,
            "first_visit": "2024-01-12T08:54:27.203977+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 85044,
            "ip_address": "5.32.121.194",
            "count": 3,
            "first_visit": "2025-07-01T19:21:48.385168+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 4316,
            "ip_address": "59.153.103.17",
            "count": 3,
            "first_visit": "2022-03-12T21:44:25.247162+06:00",
            "date": null
        },
        {
            "id": 4210,
            "ip_address": "118.179.135.90",
            "count": 3,
            "first_visit": "2022-03-09T09:56:01.385943+06:00",
            "date": null
        },
        {
            "id": 16977,
            "ip_address": "114.119.132.70",
            "count": 3,
            "first_visit": "2022-06-21T11:21:54.845101+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 8648,
            "ip_address": "42.0.4.238",
            "count": 3,
            "first_visit": "2022-05-18T06:09:28.793847+06:00",
            "date": null
        }
    ]
}