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

{
    "count": 101610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40568&ordering=-ip_address",
    "results": [
        {
            "id": 11404,
            "ip_address": "182.48.65.66",
            "count": 1,
            "first_visit": "2022-05-25T18:06:40.164888+06:00",
            "date": null
        },
        {
            "id": 10665,
            "ip_address": "182.48.65.65",
            "count": 1,
            "first_visit": "2022-05-23T13:42:34.177849+06:00",
            "date": null
        },
        {
            "id": 22010,
            "ip_address": "182.48.65.65",
            "count": 1,
            "first_visit": "2022-07-11T18:47:28.854880+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 15994,
            "ip_address": "182.48.65.64",
            "count": 1,
            "first_visit": "2022-06-17T14:23:08.857809+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 75394,
            "ip_address": "182.48.65.63",
            "count": 1,
            "first_visit": "2024-11-08T21:52:58.181117+06:00",
            "date": "2024-11-08"
        },
        {
            "id": 72533,
            "ip_address": "182.48.65.61",
            "count": 1,
            "first_visit": "2024-08-25T17:36:38.219996+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 49908,
            "ip_address": "182.48.65.55",
            "count": 1,
            "first_visit": "2023-07-13T12:15:58.053366+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 69067,
            "ip_address": "182.48.65.38",
            "count": 1,
            "first_visit": "2024-05-25T16:03:05.585160+06:00",
            "date": "2024-05-25"
        }
    ]
}