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

{
    "count": 94394,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76920&ordering=-ip_address",
    "results": [
        {
            "id": 51210,
            "ip_address": "103.31.155.227",
            "count": 1,
            "first_visit": "2023-07-30T10:46:32.909776+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 9936,
            "ip_address": "103.31.155.226",
            "count": 2,
            "first_visit": "2022-05-21T06:29:43.540311+06:00",
            "date": null
        },
        {
            "id": 28003,
            "ip_address": "103.31.155.225",
            "count": 1,
            "first_visit": "2022-07-27T05:46:37.954027+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7224,
            "ip_address": "103.31.155.225",
            "count": 3,
            "first_visit": "2022-05-16T20:03:01.757888+06:00",
            "date": null
        },
        {
            "id": 7056,
            "ip_address": "103.31.154.254",
            "count": 2,
            "first_visit": "2022-05-16T19:05:15.288580+06:00",
            "date": null
        },
        {
            "id": 7266,
            "ip_address": "103.31.154.253",
            "count": 4,
            "first_visit": "2022-05-16T20:12:37.282727+06:00",
            "date": null
        },
        {
            "id": 20292,
            "ip_address": "103.31.154.252",
            "count": 1,
            "first_visit": "2022-06-30T09:17:16.037816+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 30846,
            "ip_address": "103.31.154.252",
            "count": 1,
            "first_visit": "2022-08-02T17:23:10.103395+06:00",
            "date": "2022-08-02"
        }
    ]
}