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

{
    "count": 102694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50424&ordering=ip_address",
    "results": [
        {
            "id": 47715,
            "ip_address": "119.30.32.79",
            "count": 1,
            "first_visit": "2023-06-05T09:24:03.068742+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 24847,
            "ip_address": "119.30.32.79",
            "count": 2,
            "first_visit": "2022-07-20T19:41:37.816929+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2773,
            "ip_address": "119.30.32.79",
            "count": 3,
            "first_visit": "2022-01-25T03:42:34.769682+06:00",
            "date": null
        },
        {
            "id": 62989,
            "ip_address": "119.30.32.8",
            "count": 4,
            "first_visit": "2024-01-12T18:17:21.289824+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 33028,
            "ip_address": "119.30.32.80",
            "count": 1,
            "first_visit": "2022-08-26T21:28:29.819784+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 11521,
            "ip_address": "119.30.32.81",
            "count": 1,
            "first_visit": "2022-05-25T23:46:22.317588+06:00",
            "date": null
        },
        {
            "id": 29960,
            "ip_address": "119.30.32.82",
            "count": 1,
            "first_visit": "2022-07-30T18:12:00.641203+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10980,
            "ip_address": "119.30.32.82",
            "count": 1,
            "first_visit": "2022-05-24T13:39:29.059388+06:00",
            "date": null
        }
    ]
}