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

{
    "count": 101991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=-ip_address",
    "results": [
        {
            "id": 3817,
            "ip_address": "173.252.127.19",
            "count": 1,
            "first_visit": "2022-02-23T16:37:37.107448+06:00",
            "date": null
        },
        {
            "id": 95413,
            "ip_address": "173.252.127.19",
            "count": 1,
            "first_visit": "2026-02-21T21:13:47.770223+06:00",
            "date": "2026-02-21"
        },
        {
            "id": 92499,
            "ip_address": "173.252.127.18",
            "count": 1,
            "first_visit": "2025-11-29T23:43:29.368491+06:00",
            "date": "2025-11-29"
        },
        {
            "id": 64699,
            "ip_address": "173.252.127.18",
            "count": 1,
            "first_visit": "2024-02-13T16:47:41.748705+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 55195,
            "ip_address": "173.252.127.18",
            "count": 1,
            "first_visit": "2023-09-16T13:43:22.646405+06:00",
            "date": "2023-09-16"
        },
        {
            "id": 56751,
            "ip_address": "173.252.127.18",
            "count": 1,
            "first_visit": "2023-10-04T16:32:50.823368+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 2904,
            "ip_address": "173.252.127.18",
            "count": 1,
            "first_visit": "2022-01-26T18:55:26.706317+06:00",
            "date": null
        },
        {
            "id": 2611,
            "ip_address": "173.252.127.17",
            "count": 2,
            "first_visit": "2022-01-22T14:49:36.500205+06:00",
            "date": null
        }
    ]
}