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

{
    "count": 98474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19424&ordering=-ip_address",
    "results": [
        {
            "id": 21236,
            "ip_address": "37.111.239.34",
            "count": 1,
            "first_visit": "2022-07-05T17:30:14.309763+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 6267,
            "ip_address": "37.111.239.33",
            "count": 1,
            "first_visit": "2022-05-15T08:18:13.691179+06:00",
            "date": null
        },
        {
            "id": 9695,
            "ip_address": "37.111.239.32",
            "count": 1,
            "first_visit": "2022-05-20T12:49:54.614390+06:00",
            "date": null
        },
        {
            "id": 47007,
            "ip_address": "37.111.239.30",
            "count": 4,
            "first_visit": "2023-05-23T09:18:09.565126+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 13473,
            "ip_address": "37.111.239.28",
            "count": 1,
            "first_visit": "2022-06-03T21:53:31.533960+06:00",
            "date": null
        },
        {
            "id": 73497,
            "ip_address": "37.111.239.26",
            "count": 2,
            "first_visit": "2024-09-15T15:20:11.610139+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 34383,
            "ip_address": "37.111.239.254",
            "count": 2,
            "first_visit": "2022-09-14T18:08:19.882406+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 25381,
            "ip_address": "37.111.239.244",
            "count": 1,
            "first_visit": "2022-07-21T11:13:51.932594+06:00",
            "date": "2022-07-21"
        }
    ]
}