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

{
    "count": 91316,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91304&ordering=-count",
    "results": [
        {
            "id": 50817,
            "ip_address": "123.253.132.171",
            "count": 1,
            "first_visit": "2023-07-25T17:56:02.680631+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50819,
            "ip_address": "123.6.49.47",
            "count": 1,
            "first_visit": "2023-07-25T18:10:49.742803+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50820,
            "ip_address": "37.111.222.126",
            "count": 1,
            "first_visit": "2023-07-25T18:11:23.504088+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50821,
            "ip_address": "103.55.145.176",
            "count": 1,
            "first_visit": "2023-07-25T18:36:32.887721+06:00",
            "date": "2023-07-25"
        }
    ]
}