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

{
    "count": 99467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=-count",
    "results": [
        {
            "id": 12240,
            "ip_address": "103.87.236.14",
            "count": 5,
            "first_visit": "2022-05-28T16:06:44.449730+06:00",
            "date": null
        },
        {
            "id": 35394,
            "ip_address": "66.249.66.208",
            "count": 5,
            "first_visit": "2022-10-03T03:36:28.074830+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 67284,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-22T01:36:28.829748+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 80644,
            "ip_address": "212.237.119.151",
            "count": 5,
            "first_visit": "2025-03-26T19:46:23.214693+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 11980,
            "ip_address": "43.245.123.133",
            "count": 5,
            "first_visit": "2022-05-27T20:10:31.691121+06:00",
            "date": null
        },
        {
            "id": 67231,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-20T09:15:56.768613+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 67226,
            "ip_address": "66.249.73.1",
            "count": 5,
            "first_visit": "2024-04-20T05:43:52.742053+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 35322,
            "ip_address": "66.249.66.208",
            "count": 5,
            "first_visit": "2022-10-02T00:07:37.991429+06:00",
            "date": "2022-10-02"
        }
    ]
}