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

{
    "count": 100243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7032&ordering=-count",
    "results": [
        {
            "id": 22233,
            "ip_address": "103.202.222.228",
            "count": 4,
            "first_visit": "2022-07-13T15:07:05.324381+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 4069,
            "ip_address": "37.111.200.218",
            "count": 4,
            "first_visit": "2022-03-04T17:13:02.439612+06:00",
            "date": null
        },
        {
            "id": 1031,
            "ip_address": "118.179.206.134",
            "count": 4,
            "first_visit": "2021-12-20T11:17:07.498829+06:00",
            "date": null
        },
        {
            "id": 54729,
            "ip_address": "202.94.164.154",
            "count": 4,
            "first_visit": "2023-09-10T12:41:22.147510+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 55644,
            "ip_address": "119.148.62.149",
            "count": 4,
            "first_visit": "2023-09-21T15:52:41.723152+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 79167,
            "ip_address": "104.28.240.85",
            "count": 4,
            "first_visit": "2025-02-20T03:18:41.973810+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 79165,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2025-02-20T03:12:36.468195+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 54444,
            "ip_address": "66.249.66.162",
            "count": 4,
            "first_visit": "2023-09-07T00:33:52.241795+06:00",
            "date": "2023-09-07"
        }
    ]
}