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

{
    "count": 103399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54416&ordering=ip_address",
    "results": [
        {
            "id": 3350,
            "ip_address": "144.48.108.254",
            "count": 1,
            "first_visit": "2022-02-06T15:21:36.488134+06:00",
            "date": null
        },
        {
            "id": 1841,
            "ip_address": "144.48.108.46",
            "count": 1,
            "first_visit": "2022-01-11T12:20:52.035566+06:00",
            "date": null
        },
        {
            "id": 18611,
            "ip_address": "144.48.108.52",
            "count": 2,
            "first_visit": "2022-06-25T13:48:39.701797+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19310,
            "ip_address": "144.48.108.54",
            "count": 2,
            "first_visit": "2022-06-27T06:24:35.382135+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 31298,
            "ip_address": "144.48.108.94",
            "count": 1,
            "first_visit": "2022-08-06T00:39:32.582685+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 57492,
            "ip_address": "144.48.109.12",
            "count": 1,
            "first_visit": "2023-10-13T14:25:34.484381+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 60350,
            "ip_address": "144.48.109.12",
            "count": 1,
            "first_visit": "2023-11-30T21:31:17.006088+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 29191,
            "ip_address": "144.48.109.132",
            "count": 1,
            "first_visit": "2022-07-29T10:34:57.971670+06:00",
            "date": "2022-07-29"
        }
    ]
}