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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2232&ordering=-count",
    "results": [
        {
            "id": 11111,
            "ip_address": "114.119.129.107",
            "count": 10,
            "first_visit": "2022-05-24T20:21:24.456553+06:00",
            "date": null
        },
        {
            "id": 6,
            "ip_address": "66.249.66.6",
            "count": 10,
            "first_visit": "2021-12-02T16:49:54.593427+06:00",
            "date": null
        },
        {
            "id": 62578,
            "ip_address": "103.146.3.65",
            "count": 10,
            "first_visit": "2024-01-06T23:36:43.550227+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 75815,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-19T01:43:54.365424+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 35333,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-10-02T02:42:14.244038+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35723,
            "ip_address": "66.249.73.1",
            "count": 10,
            "first_visit": "2022-10-10T17:54:29.523863+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 30913,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-03T00:19:54.618593+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 83754,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-07T01:29:27.231409+06:00",
            "date": "2025-06-07"
        }
    ]
}