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

{
    "count": 96988,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22224&ordering=-ip_address",
    "results": [
        {
            "id": 65439,
            "ip_address": "37.111.210.7",
            "count": 3,
            "first_visit": "2024-03-02T20:04:49.375614+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 24575,
            "ip_address": "37.111.210.7",
            "count": 1,
            "first_visit": "2022-07-20T11:55:25.663574+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7166,
            "ip_address": "37.111.210.69",
            "count": 3,
            "first_visit": "2022-05-16T19:46:59.953231+06:00",
            "date": null
        },
        {
            "id": 78132,
            "ip_address": "37.111.210.69",
            "count": 1,
            "first_visit": "2025-01-22T20:17:04.694181+06:00",
            "date": "2025-01-22"
        },
        {
            "id": 10363,
            "ip_address": "37.111.210.66",
            "count": 1,
            "first_visit": "2022-05-22T18:29:58.760923+06:00",
            "date": null
        },
        {
            "id": 79196,
            "ip_address": "37.111.210.66",
            "count": 1,
            "first_visit": "2025-02-20T16:28:09.379560+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 32276,
            "ip_address": "37.111.210.65",
            "count": 1,
            "first_visit": "2022-08-17T23:12:23.082697+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 2424,
            "ip_address": "37.111.210.65",
            "count": 1,
            "first_visit": "2022-01-18T12:58:55.665731+06:00",
            "date": null
        }
    ]
}