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

{
    "count": 99735,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23064&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 24988,
            "ip_address": "37.111.210.64",
            "count": 1,
            "first_visit": "2022-07-20T23:08:02.562827+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25250,
            "ip_address": "37.111.210.64",
            "count": 1,
            "first_visit": "2022-07-21T09:19:47.710187+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 36984,
            "ip_address": "37.111.210.63",
            "count": 3,
            "first_visit": "2022-11-05T19:08:24.645516+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 17547,
            "ip_address": "37.111.210.62",
            "count": 1,
            "first_visit": "2022-06-23T00:10:13.656054+06:00",
            "date": "2022-06-23"
        }
    ]
}