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

{
    "count": 102682,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49936&ordering=-ip_address",
    "results": [
        {
            "id": 9218,
            "ip_address": "123.253.215.149",
            "count": 1,
            "first_visit": "2022-05-19T00:01:30.823560+06:00",
            "date": null
        },
        {
            "id": 48995,
            "ip_address": "123.253.215.148",
            "count": 1,
            "first_visit": "2023-06-28T19:44:44.198734+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 69046,
            "ip_address": "123.253.215.147",
            "count": 1,
            "first_visit": "2024-05-25T04:52:49.067629+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 68164,
            "ip_address": "123.253.215.147",
            "count": 2,
            "first_visit": "2024-05-10T21:15:34.241990+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 4939,
            "ip_address": "123.253.215.147",
            "count": 3,
            "first_visit": "2022-04-05T19:24:27.840711+06:00",
            "date": null
        },
        {
            "id": 15197,
            "ip_address": "123.253.215.147",
            "count": 1,
            "first_visit": "2022-06-15T09:17:24.598038+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 16165,
            "ip_address": "123.253.215.146",
            "count": 1,
            "first_visit": "2022-06-18T00:06:29.140668+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 15469,
            "ip_address": "123.253.215.146",
            "count": 1,
            "first_visit": "2022-06-15T23:04:21.780698+06:00",
            "date": "2022-06-15"
        }
    ]
}