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

{
    "count": 100286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14632&ordering=-ip_address",
    "results": [
        {
            "id": 19023,
            "ip_address": "45.248.149.252",
            "count": 2,
            "first_visit": "2022-06-26T10:04:12.054594+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 64925,
            "ip_address": "45.248.149.231",
            "count": 1,
            "first_visit": "2024-02-20T02:32:02.621283+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 49169,
            "ip_address": "45.248.149.215",
            "count": 1,
            "first_visit": "2023-07-02T00:06:28.607026+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 549,
            "ip_address": "45.248.149.215",
            "count": 3,
            "first_visit": "2021-12-10T20:00:44.360430+06:00",
            "date": null
        },
        {
            "id": 2648,
            "ip_address": "45.248.149.214",
            "count": 1,
            "first_visit": "2022-01-22T21:20:07.385068+06:00",
            "date": null
        },
        {
            "id": 26825,
            "ip_address": "45.248.149.19",
            "count": 1,
            "first_visit": "2022-07-24T18:22:21.743931+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 85337,
            "ip_address": "45.248.149.122",
            "count": 1,
            "first_visit": "2025-07-06T16:21:07.561180+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 97120,
            "ip_address": "45.248.149.111",
            "count": 1,
            "first_visit": "2026-04-17T14:01:11.901250+06:00",
            "date": "2026-04-17"
        }
    ]
}