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

{
    "count": 99383,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92376&ordering=-ip_address",
    "results": [
        {
            "id": 43056,
            "ip_address": "103.146.10.11",
            "count": 1,
            "first_visit": "2023-03-03T00:41:48.669163+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 3002,
            "ip_address": "103.146.10.11",
            "count": 4,
            "first_visit": "2022-01-29T01:10:56.910468+06:00",
            "date": null
        },
        {
            "id": 2913,
            "ip_address": "103.146.10.10",
            "count": 1,
            "first_visit": "2022-01-26T23:44:23.233345+06:00",
            "date": null
        },
        {
            "id": 97069,
            "ip_address": "103.146.10.1",
            "count": 1,
            "first_visit": "2026-04-15T13:24:55.550649+06:00",
            "date": "2026-04-15"
        },
        {
            "id": 33111,
            "ip_address": "103.145.74.81",
            "count": 1,
            "first_visit": "2022-08-27T19:58:33.075534+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 14953,
            "ip_address": "103.145.74.54",
            "count": 1,
            "first_visit": "2022-06-14T07:14:57.870315+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 57572,
            "ip_address": "103.145.74.159",
            "count": 1,
            "first_visit": "2023-10-14T13:04:21.727604+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 18039,
            "ip_address": "103.145.74.155",
            "count": 1,
            "first_visit": "2022-06-24T09:32:10.627492+06:00",
            "date": "2022-06-24"
        }
    ]
}