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

{
    "count": 97599,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92488&ordering=-ip_address",
    "results": [
        {
            "id": 69429,
            "ip_address": "103.135.137.2",
            "count": 1,
            "first_visit": "2024-06-04T22:44:54.228509+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 12896,
            "ip_address": "103.135.137.13",
            "count": 1,
            "first_visit": "2022-05-30T22:20:32.070744+06:00",
            "date": null
        },
        {
            "id": 4699,
            "ip_address": "103.135.136.107",
            "count": 3,
            "first_visit": "2022-03-27T00:21:48.884693+06:00",
            "date": null
        },
        {
            "id": 74624,
            "ip_address": "103.135.135.82",
            "count": 1,
            "first_visit": "2024-10-23T01:38:08.408570+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 75667,
            "ip_address": "103.135.135.80",
            "count": 1,
            "first_visit": "2024-11-14T22:41:14.678911+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 1500,
            "ip_address": "103.135.135.70",
            "count": 4,
            "first_visit": "2021-12-30T22:50:14.070833+06:00",
            "date": null
        },
        {
            "id": 32550,
            "ip_address": "103.135.135.70",
            "count": 1,
            "first_visit": "2022-08-20T23:00:41.538714+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 17435,
            "ip_address": "103.135.135.70",
            "count": 1,
            "first_visit": "2022-06-22T17:31:54.013339+06:00",
            "date": "2022-06-22"
        }
    ]
}