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

{
    "count": 93927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12072&ordering=-ip_address",
    "results": [
        {
            "id": 90269,
            "ip_address": "51.15.35.175",
            "count": 3,
            "first_visit": "2025-10-02T21:34:53.064994+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 13230,
            "ip_address": "51.15.231.95",
            "count": 2,
            "first_visit": "2022-06-01T06:39:54.828418+06:00",
            "date": null
        },
        {
            "id": 4081,
            "ip_address": "51.15.228.11",
            "count": 1,
            "first_visit": "2022-03-05T00:00:48.944679+06:00",
            "date": null
        },
        {
            "id": 61687,
            "ip_address": "51.15.225.70",
            "count": 1,
            "first_visit": "2023-12-23T03:50:35.222269+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 25064,
            "ip_address": "51.15.216.128",
            "count": 1,
            "first_visit": "2022-07-21T01:23:05.799615+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 13335,
            "ip_address": "51.15.214.167",
            "count": 1,
            "first_visit": "2022-06-02T04:47:46.650788+06:00",
            "date": null
        },
        {
            "id": 61949,
            "ip_address": "51.15.207.174",
            "count": 2,
            "first_visit": "2023-12-27T00:12:10.339714+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 61958,
            "ip_address": "51.15.193.186",
            "count": 1,
            "first_visit": "2023-12-27T04:27:03.059138+06:00",
            "date": "2023-12-27"
        }
    ]
}