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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=-count",
    "results": [
        {
            "id": 34578,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-09-18T00:29:44.950377+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 24353,
            "ip_address": "66.249.70.166",
            "count": 10,
            "first_visit": "2022-07-20T02:15:12.609675+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24230,
            "ip_address": "182.48.73.64",
            "count": 10,
            "first_visit": "2022-07-19T23:11:25.344561+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5275,
            "ip_address": "202.134.8.131",
            "count": 10,
            "first_visit": "2022-04-20T14:00:11.786387+06:00",
            "date": null
        },
        {
            "id": 2683,
            "ip_address": "202.134.8.129",
            "count": 10,
            "first_visit": "2022-01-23T16:11:22.618124+06:00",
            "date": null
        },
        {
            "id": 73152,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-09-09T00:42:40.480332+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 72748,
            "ip_address": "66.249.64.128",
            "count": 10,
            "first_visit": "2024-08-30T03:52:21.849111+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 2173,
            "ip_address": "114.119.167.129",
            "count": 10,
            "first_visit": "2022-01-14T05:48:47.232140+06:00",
            "date": null
        }
    ]
}