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

{
    "count": 99962,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8512&ordering=-count",
    "results": [
        {
            "id": 74354,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2024-10-13T02:27:49.006264+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 2740,
            "ip_address": "103.135.232.68",
            "count": 4,
            "first_visit": "2022-01-24T18:05:32.646147+06:00",
            "date": null
        },
        {
            "id": 5420,
            "ip_address": "3.87.228.1",
            "count": 4,
            "first_visit": "2022-04-27T22:28:00.553961+06:00",
            "date": null
        },
        {
            "id": 74297,
            "ip_address": "103.130.11.54",
            "count": 4,
            "first_visit": "2024-10-11T21:01:21.464666+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 9780,
            "ip_address": "114.130.156.30",
            "count": 4,
            "first_visit": "2022-05-20T17:52:08.756717+06:00",
            "date": null
        },
        {
            "id": 36403,
            "ip_address": "119.148.50.138",
            "count": 4,
            "first_visit": "2022-10-24T15:42:21.846426+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36339,
            "ip_address": "118.179.0.26",
            "count": 4,
            "first_visit": "2022-10-23T11:20:13.813749+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36355,
            "ip_address": "66.249.66.60",
            "count": 4,
            "first_visit": "2022-10-23T16:53:41.382846+06:00",
            "date": "2022-10-23"
        }
    ]
}