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

{
    "count": 102717,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50864&ordering=ip_address",
    "results": [
        {
            "id": 25688,
            "ip_address": "119.30.39.128",
            "count": 1,
            "first_visit": "2022-07-21T22:31:19.048003+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9954,
            "ip_address": "119.30.39.128",
            "count": 1,
            "first_visit": "2022-05-21T09:29:00.915253+06:00",
            "date": null
        },
        {
            "id": 23212,
            "ip_address": "119.30.39.133",
            "count": 2,
            "first_visit": "2022-07-16T21:55:06.378317+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 13817,
            "ip_address": "119.30.39.134",
            "count": 1,
            "first_visit": "2022-06-07T14:48:26.934064+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 61614,
            "ip_address": "119.30.39.134",
            "count": 2,
            "first_visit": "2023-12-21T19:26:08.278225+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 13850,
            "ip_address": "119.30.39.135",
            "count": 1,
            "first_visit": "2022-06-07T18:07:12.650671+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 10754,
            "ip_address": "119.30.39.136",
            "count": 1,
            "first_visit": "2022-05-23T22:39:15.456889+06:00",
            "date": null
        },
        {
            "id": 48540,
            "ip_address": "119.30.39.136",
            "count": 1,
            "first_visit": "2023-06-19T22:36:07.193521+06:00",
            "date": "2023-06-19"
        }
    ]
}