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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89400&ordering=-ip_address",
    "results": [
        {
            "id": 86581,
            "ip_address": "103.156.127.2",
            "count": 2,
            "first_visit": "2025-07-27T12:31:27.843020+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 24307,
            "ip_address": "103.156.126.79",
            "count": 3,
            "first_visit": "2022-07-20T00:53:09.242634+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9685,
            "ip_address": "103.156.126.79",
            "count": 2,
            "first_visit": "2022-05-20T12:23:24.290053+06:00",
            "date": null
        },
        {
            "id": 6464,
            "ip_address": "103.156.126.242",
            "count": 2,
            "first_visit": "2022-05-15T23:13:46.600483+06:00",
            "date": null
        },
        {
            "id": 26358,
            "ip_address": "103.156.124.39",
            "count": 2,
            "first_visit": "2022-07-23T13:39:49.098291+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1511,
            "ip_address": "103.156.108.4",
            "count": 1,
            "first_visit": "2021-12-31T14:25:42.655175+06:00",
            "date": null
        },
        {
            "id": 2304,
            "ip_address": "103.156.108.2",
            "count": 1,
            "first_visit": "2022-01-16T15:57:22.251024+06:00",
            "date": null
        },
        {
            "id": 581,
            "ip_address": "103.156.108.12",
            "count": 1,
            "first_visit": "2021-12-11T17:48:11.631146+06:00",
            "date": null
        }
    ]
}