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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=424&ordering=-ip_address",
    "results": [
        {
            "id": 8964,
            "ip_address": "93.135.127.211",
            "count": 1,
            "first_visit": "2022-05-18T14:19:50.520609+06:00",
            "date": null
        },
        {
            "id": 13341,
            "ip_address": "93.121.160.133",
            "count": 1,
            "first_visit": "2022-06-02T05:56:37.269705+06:00",
            "date": null
        },
        {
            "id": 16454,
            "ip_address": "93.121.160.133",
            "count": 1,
            "first_visit": "2022-06-18T23:48:16.754768+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 20953,
            "ip_address": "93.121.160.133",
            "count": 1,
            "first_visit": "2022-07-03T22:50:39.620280+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 13348,
            "ip_address": "93.121.160.132",
            "count": 1,
            "first_visit": "2022-06-02T09:56:18.388753+06:00",
            "date": null
        },
        {
            "id": 77402,
            "ip_address": "93.120.202.49",
            "count": 1,
            "first_visit": "2025-01-01T21:56:37.055418+06:00",
            "date": "2025-01-01"
        },
        {
            "id": 48156,
            "ip_address": "93.115.13.215",
            "count": 1,
            "first_visit": "2023-06-13T23:16:45.907703+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 73682,
            "ip_address": "93.114.137.68",
            "count": 1,
            "first_visit": "2024-09-27T10:59:56.452443+06:00",
            "date": "2024-09-27"
        }
    ]
}