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

{
    "count": 98476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19440&ordering=-ip_address",
    "results": [
        {
            "id": 9428,
            "ip_address": "37.111.239.222",
            "count": 2,
            "first_visit": "2022-05-19T16:42:00.458755+06:00",
            "date": null
        },
        {
            "id": 30208,
            "ip_address": "37.111.239.221",
            "count": 3,
            "first_visit": "2022-07-31T08:04:06.555246+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 70160,
            "ip_address": "37.111.239.217",
            "count": 1,
            "first_visit": "2024-06-23T11:02:58.108249+06:00",
            "date": "2024-06-23"
        },
        {
            "id": 34817,
            "ip_address": "37.111.239.216",
            "count": 1,
            "first_visit": "2022-09-22T12:03:12.006077+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 29837,
            "ip_address": "37.111.239.212",
            "count": 1,
            "first_visit": "2022-07-30T11:38:38.229458+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 18209,
            "ip_address": "37.111.239.211",
            "count": 1,
            "first_visit": "2022-06-24T17:38:02.133673+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 28375,
            "ip_address": "37.111.239.203",
            "count": 1,
            "first_visit": "2022-07-27T22:57:12.443194+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10542,
            "ip_address": "37.111.239.203",
            "count": 3,
            "first_visit": "2022-05-23T09:09:46.773980+06:00",
            "date": null
        }
    ]
}