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

{
    "count": 99821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12368&ordering=-count",
    "results": [
        {
            "id": 66929,
            "ip_address": "103.216.56.16",
            "count": 3,
            "first_visit": "2024-04-13T13:44:05.201092+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 22549,
            "ip_address": "59.152.105.190",
            "count": 3,
            "first_visit": "2022-07-14T12:38:51.096673+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 66932,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-04-13T15:39:58.507656+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 22495,
            "ip_address": "103.150.48.6",
            "count": 3,
            "first_visit": "2022-07-14T11:20:01.881582+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 66960,
            "ip_address": "66.249.66.36",
            "count": 3,
            "first_visit": "2024-04-14T12:47:30.055491+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 22508,
            "ip_address": "116.68.204.198",
            "count": 3,
            "first_visit": "2022-07-14T11:36:48.438179+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 4863,
            "ip_address": "103.204.85.253",
            "count": 3,
            "first_visit": "2022-04-02T03:29:49.585851+06:00",
            "date": null
        },
        {
            "id": 1183,
            "ip_address": "37.111.206.52",
            "count": 3,
            "first_visit": "2021-12-21T17:36:46.860161+06:00",
            "date": null
        }
    ]
}