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

{
    "count": 100037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27112&ordering=-ip_address",
    "results": [
        {
            "id": 52239,
            "ip_address": "37.111.192.219",
            "count": 4,
            "first_visit": "2023-08-11T15:44:40.453918+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 8445,
            "ip_address": "37.111.192.219",
            "count": 1,
            "first_visit": "2022-05-17T23:06:04.935941+06:00",
            "date": null
        },
        {
            "id": 50359,
            "ip_address": "37.111.192.217",
            "count": 1,
            "first_visit": "2023-07-19T16:38:26.216768+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 55707,
            "ip_address": "37.111.192.212",
            "count": 1,
            "first_visit": "2023-09-22T12:42:51.106315+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 8576,
            "ip_address": "37.111.192.211",
            "count": 1,
            "first_visit": "2022-05-18T00:05:10.412157+06:00",
            "date": null
        },
        {
            "id": 15278,
            "ip_address": "37.111.192.210",
            "count": 1,
            "first_visit": "2022-06-15T13:40:06.851947+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 36528,
            "ip_address": "37.111.192.21",
            "count": 10,
            "first_visit": "2022-10-27T13:48:21.997489+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 81149,
            "ip_address": "37.111.192.207",
            "count": 1,
            "first_visit": "2025-04-08T18:13:34.584313+06:00",
            "date": "2025-04-08"
        }
    ]
}