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

{
    "count": 99768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22968&ordering=-ip_address",
    "results": [
        {
            "id": 66708,
            "ip_address": "37.111.211.132",
            "count": 1,
            "first_visit": "2024-04-06T20:27:26.773024+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 50463,
            "ip_address": "37.111.211.131",
            "count": 1,
            "first_visit": "2023-07-20T20:46:37.206563+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 66598,
            "ip_address": "37.111.211.130",
            "count": 1,
            "first_visit": "2024-04-03T14:43:14.947040+06:00",
            "date": "2024-04-03"
        },
        {
            "id": 8742,
            "ip_address": "37.111.211.130",
            "count": 2,
            "first_visit": "2022-05-18T10:04:06.927465+06:00",
            "date": null
        },
        {
            "id": 10426,
            "ip_address": "37.111.211.128",
            "count": 1,
            "first_visit": "2022-05-22T22:33:01.678529+06:00",
            "date": null
        },
        {
            "id": 30502,
            "ip_address": "37.111.211.128",
            "count": 2,
            "first_visit": "2022-07-31T20:23:40.543841+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 75119,
            "ip_address": "37.111.211.128",
            "count": 1,
            "first_visit": "2024-11-02T19:02:52.420337+06:00",
            "date": "2024-11-02"
        },
        {
            "id": 86792,
            "ip_address": "37.111.211.127",
            "count": 1,
            "first_visit": "2025-07-30T19:52:47.154234+06:00",
            "date": "2025-07-30"
        }
    ]
}