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

{
    "count": 101818,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41840&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41824&ordering=-ip_address",
    "results": [
        {
            "id": 33248,
            "ip_address": "180.211.250.198",
            "count": 1,
            "first_visit": "2022-08-29T01:01:03.599062+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 6243,
            "ip_address": "180.211.250.198",
            "count": 3,
            "first_visit": "2022-05-15T07:26:30.817997+06:00",
            "date": null
        },
        {
            "id": 37434,
            "ip_address": "180.211.248.38",
            "count": 1,
            "first_visit": "2022-11-15T12:42:42.059264+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37364,
            "ip_address": "180.211.248.38",
            "count": 4,
            "first_visit": "2022-11-14T10:11:15.590143+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 88067,
            "ip_address": "180.211.243.254",
            "count": 1,
            "first_visit": "2025-08-20T09:00:44.390795+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 15411,
            "ip_address": "180.211.233.14",
            "count": 1,
            "first_visit": "2022-06-15T19:03:23.584881+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 13289,
            "ip_address": "180.211.219.8",
            "count": 3,
            "first_visit": "2022-06-01T20:16:17.718514+06:00",
            "date": null
        },
        {
            "id": 19401,
            "ip_address": "180.211.219.47",
            "count": 1,
            "first_visit": "2022-06-27T10:43:05.452336+06:00",
            "date": "2022-06-27"
        }
    ]
}