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

{
    "count": 97598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92496&ordering=-ip_address",
    "results": [
        {
            "id": 57013,
            "ip_address": "103.135.135.64",
            "count": 1,
            "first_visit": "2023-10-07T18:10:52.979744+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 968,
            "ip_address": "103.135.135.42",
            "count": 2,
            "first_visit": "2021-12-19T23:34:09.606299+06:00",
            "date": null
        },
        {
            "id": 86797,
            "ip_address": "103.135.135.221",
            "count": 1,
            "first_visit": "2025-07-30T22:47:38.859529+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 85727,
            "ip_address": "103.135.135.220",
            "count": 1,
            "first_visit": "2025-07-12T16:48:03.449675+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 76939,
            "ip_address": "103.135.135.202",
            "count": 1,
            "first_visit": "2024-12-19T15:32:16.688295+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 52177,
            "ip_address": "103.135.135.196",
            "count": 3,
            "first_visit": "2023-08-11T00:52:33.749102+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 5787,
            "ip_address": "103.135.135.182",
            "count": 2,
            "first_visit": "2022-05-10T15:46:16.151657+06:00",
            "date": null
        },
        {
            "id": 33398,
            "ip_address": "103.135.135.178",
            "count": 1,
            "first_visit": "2022-08-30T08:26:34.858972+06:00",
            "date": "2022-08-30"
        }
    ]
}