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

{
    "count": 92213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4328&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4312&ordering=id",
    "results": [
        {
            "id": 4321,
            "ip_address": "103.55.145.45",
            "count": 1,
            "first_visit": "2022-03-13T00:33:25.976911+06:00",
            "date": null
        },
        {
            "id": 4322,
            "ip_address": "113.11.87.62",
            "count": 1,
            "first_visit": "2022-03-13T01:22:38.011927+06:00",
            "date": null
        },
        {
            "id": 4323,
            "ip_address": "13.56.179.236",
            "count": 1,
            "first_visit": "2022-03-13T01:30:03.742861+06:00",
            "date": null
        },
        {
            "id": 4324,
            "ip_address": "157.40.130.29",
            "count": 1,
            "first_visit": "2022-03-13T02:15:42.115268+06:00",
            "date": null
        },
        {
            "id": 4325,
            "ip_address": "103.91.129.81",
            "count": 1,
            "first_visit": "2022-03-13T06:21:42.878447+06:00",
            "date": null
        },
        {
            "id": 4326,
            "ip_address": "103.126.21.32",
            "count": 1,
            "first_visit": "2022-03-13T08:51:27.694455+06:00",
            "date": null
        },
        {
            "id": 4327,
            "ip_address": "119.30.39.214",
            "count": 4,
            "first_visit": "2022-03-13T09:01:26.389564+06:00",
            "date": null
        },
        {
            "id": 4328,
            "ip_address": "119.10.175.66",
            "count": 6,
            "first_visit": "2022-03-13T09:10:52.473019+06:00",
            "date": null
        }
    ]
}