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

{
    "count": 98203,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15672&ordering=-count",
    "results": [
        {
            "id": 56032,
            "ip_address": "123.136.25.131",
            "count": 2,
            "first_visit": "2023-09-25T23:31:32.424011+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 14683,
            "ip_address": "37.111.207.219",
            "count": 2,
            "first_visit": "2022-06-12T20:46:20.983198+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 3707,
            "ip_address": "8.25.96.104",
            "count": 2,
            "first_visit": "2022-02-18T13:32:02.598520+06:00",
            "date": null
        },
        {
            "id": 56035,
            "ip_address": "103.120.36.167",
            "count": 2,
            "first_visit": "2023-09-26T01:01:41.631237+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56180,
            "ip_address": "40.94.27.71",
            "count": 2,
            "first_visit": "2023-09-27T17:17:05.788661+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 64545,
            "ip_address": "103.217.111.228",
            "count": 2,
            "first_visit": "2024-02-10T11:30:51.176570+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 14681,
            "ip_address": "114.119.129.158",
            "count": 2,
            "first_visit": "2022-06-12T20:44:32.340777+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 56059,
            "ip_address": "114.119.128.34",
            "count": 2,
            "first_visit": "2023-09-26T08:15:25.119620+06:00",
            "date": "2023-09-26"
        }
    ]
}