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

{
    "count": 92068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1520&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=-date",
    "results": [
        {
            "id": 1498,
            "ip_address": "103.217.111.211",
            "count": 2,
            "first_visit": "2021-12-30T21:57:11.453035+06:00",
            "date": null
        },
        {
            "id": 1562,
            "ip_address": "103.153.130.68",
            "count": 1,
            "first_visit": "2022-01-01T11:15:13.388140+06:00",
            "date": null
        },
        {
            "id": 1563,
            "ip_address": "202.187.180.87",
            "count": 1,
            "first_visit": "2022-01-01T11:24:54.903230+06:00",
            "date": null
        },
        {
            "id": 1471,
            "ip_address": "103.162.187.39",
            "count": 6,
            "first_visit": "2021-12-29T16:59:09.533259+06:00",
            "date": null
        },
        {
            "id": 1457,
            "ip_address": "59.152.97.14",
            "count": 2,
            "first_visit": "2021-12-29T01:39:50.340466+06:00",
            "date": null
        },
        {
            "id": 1558,
            "ip_address": "114.119.159.6",
            "count": 16,
            "first_visit": "2022-01-01T05:55:36.750022+06:00",
            "date": null
        },
        {
            "id": 1516,
            "ip_address": "103.150.254.80",
            "count": 2,
            "first_visit": "2021-12-31T15:07:54.493469+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}