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

{
    "count": 94327,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13136&ordering=-ip_address",
    "results": [
        {
            "id": 1467,
            "ip_address": "45.248.151.217",
            "count": 3,
            "first_visit": "2021-12-29T15:53:47.655483+06:00",
            "date": null
        },
        {
            "id": 17179,
            "ip_address": "45.248.151.217",
            "count": 1,
            "first_visit": "2022-06-21T22:18:30.813729+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 5082,
            "ip_address": "45.248.151.216",
            "count": 3,
            "first_visit": "2022-04-12T14:12:17.531958+06:00",
            "date": null
        },
        {
            "id": 15328,
            "ip_address": "45.248.151.215",
            "count": 1,
            "first_visit": "2022-06-15T15:59:04.195763+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 89272,
            "ip_address": "45.248.151.214",
            "count": 5,
            "first_visit": "2025-09-10T02:56:04.757583+06:00",
            "date": "2025-09-10"
        },
        {
            "id": 9981,
            "ip_address": "45.248.151.214",
            "count": 1,
            "first_visit": "2022-05-21T11:20:29.947031+06:00",
            "date": null
        },
        {
            "id": 3458,
            "ip_address": "45.248.151.213",
            "count": 1,
            "first_visit": "2022-02-09T13:49:56.732888+06:00",
            "date": null
        },
        {
            "id": 43940,
            "ip_address": "45.248.151.213",
            "count": 1,
            "first_visit": "2023-03-18T01:01:28.081154+06:00",
            "date": "2023-03-18"
        }
    ]
}