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

{
    "count": 103439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54584&ordering=ip_address",
    "results": [
        {
            "id": 18257,
            "ip_address": "144.48.115.97",
            "count": 1,
            "first_visit": "2022-06-24T19:27:54.810061+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 27148,
            "ip_address": "144.48.115.97",
            "count": 1,
            "first_visit": "2022-07-25T10:43:44.259320+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16384,
            "ip_address": "144.48.115.97",
            "count": 1,
            "first_visit": "2022-06-18T14:06:29.381270+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 24957,
            "ip_address": "144.48.115.98",
            "count": 1,
            "first_visit": "2022-07-20T22:30:09.544624+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7359,
            "ip_address": "144.48.116.142",
            "count": 2,
            "first_visit": "2022-05-16T22:20:38.852870+06:00",
            "date": null
        },
        {
            "id": 58823,
            "ip_address": "144.48.116.176",
            "count": 2,
            "first_visit": "2023-11-02T08:06:35.600597+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 12744,
            "ip_address": "144.48.116.178",
            "count": 1,
            "first_visit": "2022-05-30T10:47:03.040700+06:00",
            "date": null
        },
        {
            "id": 18131,
            "ip_address": "144.48.116.183",
            "count": 1,
            "first_visit": "2022-06-24T14:37:02.082454+06:00",
            "date": "2022-06-24"
        }
    ]
}