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

{
    "count": 99821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22744&ordering=-ip_address",
    "results": [
        {
            "id": 30046,
            "ip_address": "37.111.211.45",
            "count": 1,
            "first_visit": "2022-07-30T23:00:44.105743+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7977,
            "ip_address": "37.111.211.45",
            "count": 1,
            "first_visit": "2022-05-17T11:43:29.357854+06:00",
            "date": null
        },
        {
            "id": 1132,
            "ip_address": "37.111.211.44",
            "count": 2,
            "first_visit": "2021-12-21T09:30:42.391515+06:00",
            "date": null
        },
        {
            "id": 33023,
            "ip_address": "37.111.211.42",
            "count": 1,
            "first_visit": "2022-08-26T19:20:32.810459+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 88633,
            "ip_address": "37.111.211.42",
            "count": 1,
            "first_visit": "2025-08-29T18:07:12.128285+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 73679,
            "ip_address": "37.111.211.41",
            "count": 1,
            "first_visit": "2024-09-27T10:05:58.000272+06:00",
            "date": "2024-09-27"
        },
        {
            "id": 3605,
            "ip_address": "37.111.211.41",
            "count": 1,
            "first_visit": "2022-02-14T19:18:14.100617+06:00",
            "date": null
        },
        {
            "id": 29735,
            "ip_address": "37.111.211.41",
            "count": 1,
            "first_visit": "2022-07-30T09:50:17.133974+06:00",
            "date": "2022-07-30"
        }
    ]
}