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

{
    "count": 99637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2376&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2360&ordering=-count",
    "results": [
        {
            "id": 75276,
            "ip_address": "103.96.36.129",
            "count": 10,
            "first_visit": "2024-11-06T09:19:43.549833+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 2096,
            "ip_address": "203.95.221.49",
            "count": 10,
            "first_visit": "2022-01-13T10:29:54.626116+06:00",
            "date": null
        },
        {
            "id": 5275,
            "ip_address": "202.134.8.131",
            "count": 10,
            "first_visit": "2022-04-20T14:00:11.786387+06:00",
            "date": null
        },
        {
            "id": 74233,
            "ip_address": "66.249.64.128",
            "count": 10,
            "first_visit": "2024-10-10T01:28:07.939863+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 5119,
            "ip_address": "51.79.19.38",
            "count": 10,
            "first_visit": "2022-04-14T12:16:49.943129+06:00",
            "date": null
        },
        {
            "id": 34343,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-14T01:05:55.937772+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34399,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-15T00:07:38.241136+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 72442,
            "ip_address": "66.249.70.134",
            "count": 10,
            "first_visit": "2024-08-23T01:08:17.754136+06:00",
            "date": "2024-08-23"
        }
    ]
}