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

{
    "count": 96388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6784&ordering=ip_address",
    "results": [
        {
            "id": 1807,
            "ip_address": "103.145.74.128",
            "count": 1,
            "first_visit": "2022-01-11T11:25:41.816919+06:00",
            "date": null
        },
        {
            "id": 10197,
            "ip_address": "103.145.74.131",
            "count": 2,
            "first_visit": "2022-05-22T00:36:03.917076+06:00",
            "date": null
        },
        {
            "id": 16108,
            "ip_address": "103.145.74.133",
            "count": 1,
            "first_visit": "2022-06-17T20:34:09.861503+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 19987,
            "ip_address": "103.145.74.139",
            "count": 1,
            "first_visit": "2022-06-29T10:24:19.278211+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1901,
            "ip_address": "103.145.74.143",
            "count": 1,
            "first_visit": "2022-01-11T16:24:15.305774+06:00",
            "date": null
        },
        {
            "id": 52007,
            "ip_address": "103.145.74.145",
            "count": 1,
            "first_visit": "2023-08-09T08:05:44.716285+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 1437,
            "ip_address": "103.145.74.147",
            "count": 1,
            "first_visit": "2021-12-28T14:45:43.422922+06:00",
            "date": null
        },
        {
            "id": 27080,
            "ip_address": "103.145.74.152",
            "count": 2,
            "first_visit": "2022-07-25T07:51:49.455319+06:00",
            "date": "2022-07-25"
        }
    ]
}