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

{
    "count": 100811,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30616&ordering=-ip_address",
    "results": [
        {
            "id": 1622,
            "ip_address": "23.106.56.13",
            "count": 1,
            "first_visit": "2022-01-03T16:56:58.480429+06:00",
            "date": null
        },
        {
            "id": 11527,
            "ip_address": "23.106.252.211",
            "count": 1,
            "first_visit": "2022-05-25T23:54:12.348476+06:00",
            "date": null
        },
        {
            "id": 8271,
            "ip_address": "23.106.249.129",
            "count": 1,
            "first_visit": "2022-05-17T19:32:07.072060+06:00",
            "date": null
        },
        {
            "id": 3764,
            "ip_address": "23.105.2.144",
            "count": 1,
            "first_visit": "2022-02-20T21:30:21.772372+06:00",
            "date": null
        },
        {
            "id": 95407,
            "ip_address": "223.97.86.116",
            "count": 1,
            "first_visit": "2026-02-21T12:54:19.110615+06:00",
            "date": "2026-02-21"
        },
        {
            "id": 81645,
            "ip_address": "223.88.71.190",
            "count": 1,
            "first_visit": "2025-04-20T10:33:06.686705+06:00",
            "date": "2025-04-20"
        },
        {
            "id": 100496,
            "ip_address": "223.73.117.157",
            "count": 1,
            "first_visit": "2026-07-20T06:31:22.006336+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 62039,
            "ip_address": "223.31.113.116",
            "count": 1,
            "first_visit": "2023-12-28T11:07:41.659575+06:00",
            "date": "2023-12-28"
        }
    ]
}