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

{
    "count": 99441,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92656&ordering=-ip_address",
    "results": [
        {
            "id": 14581,
            "ip_address": "103.144.201.33",
            "count": 1,
            "first_visit": "2022-06-12T07:35:14.987746+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 4201,
            "ip_address": "103.144.201.32",
            "count": 1,
            "first_visit": "2022-03-08T22:16:15.742348+06:00",
            "date": null
        },
        {
            "id": 43642,
            "ip_address": "103.144.201.32",
            "count": 2,
            "first_visit": "2023-03-13T01:42:15.002905+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 96404,
            "ip_address": "103.144.201.247",
            "count": 1,
            "first_visit": "2026-03-27T18:50:11.688138+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 49445,
            "ip_address": "103.144.201.229",
            "count": 1,
            "first_visit": "2023-07-06T15:28:55.896093+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 41530,
            "ip_address": "103.144.201.227",
            "count": 1,
            "first_visit": "2023-02-04T17:56:15.575930+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 64919,
            "ip_address": "103.144.201.226",
            "count": 1,
            "first_visit": "2024-02-19T23:37:45.893183+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 5751,
            "ip_address": "103.144.201.226",
            "count": 7,
            "first_visit": "2022-05-09T17:39:29.355136+06:00",
            "date": null
        }
    ]
}