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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40224&ordering=-ip_address",
    "results": [
        {
            "id": 3829,
            "ip_address": "184.147.56.87",
            "count": 1,
            "first_visit": "2022-02-23T21:18:37.966084+06:00",
            "date": null
        },
        {
            "id": 13169,
            "ip_address": "184.146.129.202",
            "count": 1,
            "first_visit": "2022-05-31T18:55:59.329875+06:00",
            "date": null
        },
        {
            "id": 100786,
            "ip_address": "184.144.90.123",
            "count": 1,
            "first_visit": "2026-07-27T01:33:56.246253+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 97835,
            "ip_address": "184.105.79.115",
            "count": 1,
            "first_visit": "2026-05-08T11:36:44.142685+06:00",
            "date": "2026-05-08"
        },
        {
            "id": 100493,
            "ip_address": "184.105.79.115",
            "count": 1,
            "first_visit": "2026-07-20T06:05:58.820053+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 93009,
            "ip_address": "184.105.79.114",
            "count": 1,
            "first_visit": "2025-12-15T06:25:46.872089+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 70393,
            "ip_address": "183.90.52.174",
            "count": 1,
            "first_visit": "2024-06-27T08:29:43.475912+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 34352,
            "ip_address": "183.89.56.237",
            "count": 5,
            "first_visit": "2022-09-14T04:21:02.166893+06:00",
            "date": "2022-09-14"
        }
    ]
}