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

{
    "count": 95026,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15624&ordering=ip_address",
    "results": [
        {
            "id": 43739,
            "ip_address": "103.239.252.18",
            "count": 2,
            "first_visit": "2023-03-14T13:43:27.330717+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 30744,
            "ip_address": "103.239.252.18",
            "count": 2,
            "first_visit": "2022-08-02T00:19:22.832221+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 43408,
            "ip_address": "103.239.252.18",
            "count": 1,
            "first_visit": "2023-03-08T21:42:35.801990+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 18201,
            "ip_address": "103.239.252.198",
            "count": 1,
            "first_visit": "2022-06-24T17:12:51.216640+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4114,
            "ip_address": "103.239.252.235",
            "count": 1,
            "first_visit": "2022-03-06T11:52:06.233058+06:00",
            "date": null
        },
        {
            "id": 3714,
            "ip_address": "103.239.252.25",
            "count": 1,
            "first_visit": "2022-02-18T21:36:21.247979+06:00",
            "date": null
        },
        {
            "id": 13636,
            "ip_address": "103.239.252.25",
            "count": 8,
            "first_visit": "2022-06-06T16:35:21.322373+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 23357,
            "ip_address": "103.239.252.25",
            "count": 1,
            "first_visit": "2022-07-17T19:17:50.553145+06:00",
            "date": "2022-07-17"
        }
    ]
}