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

{
    "count": 102810,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51632&ordering=-ip_address",
    "results": [
        {
            "id": 73376,
            "ip_address": "119.30.41.133",
            "count": 2,
            "first_visit": "2024-09-13T11:11:12.607618+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 57663,
            "ip_address": "119.30.41.131",
            "count": 1,
            "first_visit": "2023-10-15T17:42:54.318636+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 88894,
            "ip_address": "119.30.41.130",
            "count": 2,
            "first_visit": "2025-09-03T14:35:52.599419+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 6040,
            "ip_address": "119.30.41.129",
            "count": 1,
            "first_visit": "2022-05-14T19:12:11.454667+06:00",
            "date": null
        },
        {
            "id": 13036,
            "ip_address": "119.30.41.128",
            "count": 2,
            "first_visit": "2022-05-31T09:35:30.592814+06:00",
            "date": null
        },
        {
            "id": 13417,
            "ip_address": "119.30.41.127",
            "count": 1,
            "first_visit": "2022-06-02T23:34:14.856202+06:00",
            "date": null
        },
        {
            "id": 33283,
            "ip_address": "119.30.41.126",
            "count": 1,
            "first_visit": "2022-08-29T09:19:06.405925+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 45029,
            "ip_address": "119.30.41.125",
            "count": 1,
            "first_visit": "2023-04-08T07:48:43.526320+06:00",
            "date": "2023-04-08"
        }
    ]
}