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": 96068,
    "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": 18356,
            "ip_address": "92.98.131.221",
            "count": 1,
            "first_visit": "2022-06-25T01:14:42.569163+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1518,
            "ip_address": "92.97.43.126",
            "count": 1,
            "first_visit": "2021-12-31T15:16:22.060916+06:00",
            "date": null
        },
        {
            "id": 41487,
            "ip_address": "92.97.247.231",
            "count": 1,
            "first_visit": "2023-02-04T01:29:02.908037+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 1557,
            "ip_address": "92.97.211.21",
            "count": 1,
            "first_visit": "2022-01-01T03:51:43.889936+06:00",
            "date": null
        },
        {
            "id": 55238,
            "ip_address": "92.97.114.224",
            "count": 1,
            "first_visit": "2023-09-17T22:03:19.730448+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 11611,
            "ip_address": "92.87.175.10",
            "count": 1,
            "first_visit": "2022-05-26T07:03:28.990910+06:00",
            "date": null
        },
        {
            "id": 68168,
            "ip_address": "92.72.33.62",
            "count": 1,
            "first_visit": "2024-05-10T21:49:20.361046+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 94197,
            "ip_address": "92.71.98.14",
            "count": 1,
            "first_visit": "2026-01-18T15:35:36.761699+06:00",
            "date": "2026-01-18"
        }
    ]
}