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

{
    "count": 99807,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=-ip_address",
    "results": [
        {
            "id": 96016,
            "ip_address": "83.96.4.98",
            "count": 1,
            "first_visit": "2026-03-14T02:31:12.464482+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 2784,
            "ip_address": "8.38.148.219",
            "count": 1,
            "first_visit": "2022-01-25T08:23:04.696232+06:00",
            "date": null
        },
        {
            "id": 1088,
            "ip_address": "8.38.148.125",
            "count": 1,
            "first_visit": "2021-12-20T21:31:06.844901+06:00",
            "date": null
        },
        {
            "id": 12477,
            "ip_address": "8.38.147.7",
            "count": 3,
            "first_visit": "2022-05-29T13:46:27.243448+06:00",
            "date": null
        },
        {
            "id": 4999,
            "ip_address": "8.38.147.15",
            "count": 2,
            "first_visit": "2022-04-08T22:55:22.116786+06:00",
            "date": null
        },
        {
            "id": 37260,
            "ip_address": "83.65.148.42",
            "count": 1,
            "first_visit": "2022-11-11T16:55:53.224961+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 98963,
            "ip_address": "83.45.193.165",
            "count": 1,
            "first_visit": "2026-06-07T20:40:15.088452+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 30684,
            "ip_address": "8.34.202.89",
            "count": 1,
            "first_visit": "2022-08-01T17:02:38.948682+06:00",
            "date": "2022-08-01"
        }
    ]
}