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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2560&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2544&ordering=-count",
    "results": [
        {
            "id": 675,
            "ip_address": "114.119.157.158",
            "count": 9,
            "first_visit": "2021-12-14T07:29:48.540532+06:00",
            "date": null
        },
        {
            "id": 61879,
            "ip_address": "175.29.180.131",
            "count": 9,
            "first_visit": "2023-12-26T09:03:41.192910+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 12787,
            "ip_address": "103.118.152.10",
            "count": 9,
            "first_visit": "2022-05-30T13:45:26.524755+06:00",
            "date": null
        },
        {
            "id": 71909,
            "ip_address": "66.249.69.6",
            "count": 9,
            "first_visit": "2024-08-08T01:43:58.058952+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 33149,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-08-28T01:05:21.137927+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 71905,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-08T00:49:36.812792+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 36841,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-11-02T17:55:51.175676+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36854,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-11-03T00:40:59.889848+06:00",
            "date": "2022-11-03"
        }
    ]
}