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

{
    "count": 92325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83744&ordering=-ip_address",
    "results": [
        {
            "id": 42568,
            "ip_address": "103.158.249.242",
            "count": 1,
            "first_visit": "2023-02-22T23:33:06.845125+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 78394,
            "ip_address": "103.158.249.238",
            "count": 1,
            "first_visit": "2025-01-30T22:57:43.468403+06:00",
            "date": "2025-01-30"
        },
        {
            "id": 42716,
            "ip_address": "103.158.249.238",
            "count": 1,
            "first_visit": "2023-02-25T19:16:54.620842+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 28284,
            "ip_address": "103.158.249.233",
            "count": 1,
            "first_visit": "2022-07-27T18:13:39.477653+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 40558,
            "ip_address": "103.158.249.232",
            "count": 2,
            "first_visit": "2023-01-18T00:35:06.691348+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 661,
            "ip_address": "103.158.248.54",
            "count": 7,
            "first_visit": "2021-12-14T00:50:54.009136+06:00",
            "date": null
        },
        {
            "id": 1055,
            "ip_address": "103.158.248.51",
            "count": 1,
            "first_visit": "2021-12-20T14:35:35.509386+06:00",
            "date": null
        },
        {
            "id": 20276,
            "ip_address": "103.158.2.255",
            "count": 1,
            "first_visit": "2022-06-30T07:42:21.674169+06:00",
            "date": "2022-06-30"
        }
    ]
}