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

{
    "count": 92241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4856&ordering=ip_address",
    "results": [
        {
            "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": 74624,
            "ip_address": "103.135.135.82",
            "count": 1,
            "first_visit": "2024-10-23T01:38:08.408570+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 4699,
            "ip_address": "103.135.136.107",
            "count": 3,
            "first_visit": "2022-03-27T00:21:48.884693+06:00",
            "date": null
        },
        {
            "id": 12896,
            "ip_address": "103.135.137.13",
            "count": 1,
            "first_visit": "2022-05-30T22:20:32.070744+06:00",
            "date": null
        },
        {
            "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": 3795,
            "ip_address": "103.135.137.20",
            "count": 1,
            "first_visit": "2022-02-22T16:00:44.491087+06:00",
            "date": null
        },
        {
            "id": 22360,
            "ip_address": "103.135.137.22",
            "count": 1,
            "first_visit": "2022-07-13T20:03:09.204595+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 12711,
            "ip_address": "103.135.137.76",
            "count": 1,
            "first_visit": "2022-05-30T08:57:26.573998+06:00",
            "date": null
        }
    ]
}