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

{
    "count": 91641,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=352&ordering=-ip_address",
    "results": [
        {
            "id": 10058,
            "ip_address": "94.143.176.69",
            "count": 1,
            "first_visit": "2022-05-21T17:52:07.115415+06:00",
            "date": null
        },
        {
            "id": 11439,
            "ip_address": "94.143.176.68",
            "count": 1,
            "first_visit": "2022-05-25T22:00:37.499100+06:00",
            "date": null
        },
        {
            "id": 10275,
            "ip_address": "94.142.38.68",
            "count": 1,
            "first_visit": "2022-05-22T12:07:06.324292+06:00",
            "date": null
        },
        {
            "id": 12208,
            "ip_address": "94.142.38.133",
            "count": 1,
            "first_visit": "2022-05-28T14:52:01.441357+06:00",
            "date": null
        },
        {
            "id": 75143,
            "ip_address": "94.140.9.237",
            "count": 5,
            "first_visit": "2024-11-03T06:58:08.060741+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 3856,
            "ip_address": "94.140.8.195",
            "count": 1,
            "first_visit": "2022-02-24T15:23:18.095369+06:00",
            "date": null
        },
        {
            "id": 77973,
            "ip_address": "94.139.59.250",
            "count": 1,
            "first_visit": "2025-01-17T23:25:49.764523+06:00",
            "date": "2025-01-17"
        },
        {
            "id": 81578,
            "ip_address": "94.139.57.151",
            "count": 1,
            "first_visit": "2025-04-18T13:45:17.782776+06:00",
            "date": "2025-04-18"
        }
    ]
}