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

{
    "count": 103650,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64376&ordering=ip_address",
    "results": [
        {
            "id": 48547,
            "ip_address": "195.154.122.208",
            "count": 1,
            "first_visit": "2023-06-20T02:01:46.262269+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 48687,
            "ip_address": "195.154.122.208",
            "count": 1,
            "first_visit": "2023-06-22T21:25:29.819830+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 47779,
            "ip_address": "195.154.122.208",
            "count": 1,
            "first_visit": "2023-06-06T13:36:42.468839+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 2120,
            "ip_address": "195.154.122.212",
            "count": 8,
            "first_visit": "2022-01-13T14:10:20.016616+06:00",
            "date": null
        },
        {
            "id": 90,
            "ip_address": "195.154.122.236",
            "count": 50,
            "first_visit": "2021-12-03T20:20:57.171876+06:00",
            "date": null
        },
        {
            "id": 37227,
            "ip_address": "195.154.122.24",
            "count": 1,
            "first_visit": "2022-11-10T20:28:49.557541+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 39750,
            "ip_address": "195.154.122.24",
            "count": 1,
            "first_visit": "2023-01-02T11:15:24.178100+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 34495,
            "ip_address": "195.154.122.24",
            "count": 1,
            "first_visit": "2022-09-16T11:56:28.927646+06:00",
            "date": "2022-09-16"
        }
    ]
}