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

{
    "count": 99991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8400&ordering=-count",
    "results": [
        {
            "id": 2818,
            "ip_address": "103.170.140.1",
            "count": 4,
            "first_visit": "2022-01-25T15:59:00.191332+06:00",
            "date": null
        },
        {
            "id": 74454,
            "ip_address": "59.153.103.227",
            "count": 4,
            "first_visit": "2024-10-15T09:15:58.576182+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 74501,
            "ip_address": "123.136.29.129",
            "count": 4,
            "first_visit": "2024-10-20T20:02:44.903117+06:00",
            "date": "2024-10-20"
        },
        {
            "id": 74585,
            "ip_address": "114.119.130.54",
            "count": 4,
            "first_visit": "2024-10-22T09:53:43.708975+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 36820,
            "ip_address": "103.89.24.40",
            "count": 4,
            "first_visit": "2022-11-02T08:00:55.117165+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 5641,
            "ip_address": "1.145.79.220",
            "count": 4,
            "first_visit": "2022-05-05T16:29:10.386609+06:00",
            "date": null
        },
        {
            "id": 36876,
            "ip_address": "202.125.79.58",
            "count": 4,
            "first_visit": "2022-11-03T11:31:55.684777+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36796,
            "ip_address": "66.249.72.168",
            "count": 4,
            "first_visit": "2022-11-01T19:22:54.502904+06:00",
            "date": "2022-11-01"
        }
    ]
}