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

{
    "count": 97223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=-count",
    "results": [
        {
            "id": 3488,
            "ip_address": "119.30.35.134",
            "count": 8,
            "first_visit": "2022-02-10T13:12:56.818587+06:00",
            "date": null
        },
        {
            "id": 72609,
            "ip_address": "66.249.70.134",
            "count": 8,
            "first_visit": "2024-08-27T03:32:23.506642+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 73315,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2024-09-12T02:11:33.651430+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 59425,
            "ip_address": "103.101.197.220",
            "count": 8,
            "first_visit": "2023-11-13T11:57:23.163756+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 1987,
            "ip_address": "116.206.254.101",
            "count": 8,
            "first_visit": "2022-01-12T00:52:24.735839+06:00",
            "date": null
        },
        {
            "id": 59115,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-11-07T11:16:38.611889+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 1983,
            "ip_address": "103.203.93.230",
            "count": 8,
            "first_visit": "2022-01-12T00:25:16.988468+06:00",
            "date": null
        },
        {
            "id": 59434,
            "ip_address": "103.179.238.42",
            "count": 8,
            "first_visit": "2023-11-13T13:54:47.827477+06:00",
            "date": "2023-11-13"
        }
    ]
}