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

{
    "count": 91338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91264&ordering=-ip_address",
    "results": [
        {
            "id": 49956,
            "ip_address": "101.2.164.41",
            "count": 2,
            "first_visit": "2023-07-14T12:32:50.732254+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 71661,
            "ip_address": "101.2.164.40",
            "count": 1,
            "first_visit": "2024-07-31T01:04:56.897556+06:00",
            "date": "2024-07-31"
        },
        {
            "id": 25022,
            "ip_address": "101.2.164.36",
            "count": 1,
            "first_visit": "2022-07-21T00:02:35.293868+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25193,
            "ip_address": "101.2.164.35",
            "count": 1,
            "first_visit": "2022-07-21T08:13:35.381232+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31991,
            "ip_address": "101.2.164.35",
            "count": 1,
            "first_visit": "2022-08-14T13:28:31.825130+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 6356,
            "ip_address": "101.2.164.35",
            "count": 2,
            "first_visit": "2022-05-15T18:19:27.677715+06:00",
            "date": null
        },
        {
            "id": 32077,
            "ip_address": "101.2.164.35",
            "count": 1,
            "first_visit": "2022-08-15T20:48:00.011345+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 10934,
            "ip_address": "101.2.164.32",
            "count": 1,
            "first_visit": "2022-05-24T12:07:17.366260+06:00",
            "date": null
        }
    ]
}