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

{
    "count": 99651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25536&ordering=-ip_address",
    "results": [
        {
            "id": 3127,
            "ip_address": "37.111.199.143",
            "count": 2,
            "first_visit": "2022-01-31T18:18:43.341727+06:00",
            "date": null
        },
        {
            "id": 90608,
            "ip_address": "37.111.199.141",
            "count": 1,
            "first_visit": "2025-10-11T13:39:34.749341+06:00",
            "date": "2025-10-11"
        },
        {
            "id": 12127,
            "ip_address": "37.111.199.14",
            "count": 1,
            "first_visit": "2022-05-28T08:45:34.035217+06:00",
            "date": null
        },
        {
            "id": 38892,
            "ip_address": "37.111.199.134",
            "count": 1,
            "first_visit": "2022-12-17T18:37:07.063080+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 82805,
            "ip_address": "37.111.199.12",
            "count": 1,
            "first_visit": "2025-05-15T07:37:16.822884+06:00",
            "date": "2025-05-15"
        },
        {
            "id": 51271,
            "ip_address": "37.111.199.113",
            "count": 1,
            "first_visit": "2023-07-31T02:35:39.423759+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 39917,
            "ip_address": "37.111.199.11",
            "count": 1,
            "first_visit": "2023-01-05T14:04:18.294977+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 13179,
            "ip_address": "37.111.199.102",
            "count": 1,
            "first_visit": "2022-05-31T19:44:21.277479+06:00",
            "date": null
        }
    ]
}