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

{
    "count": 92399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8032&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8016&ordering=id",
    "results": [
        {
            "id": 8025,
            "ip_address": "123.108.246.197",
            "count": 1,
            "first_visit": "2022-05-17T12:04:36.274105+06:00",
            "date": null
        },
        {
            "id": 8026,
            "ip_address": "37.111.214.193",
            "count": 1,
            "first_visit": "2022-05-17T12:04:39.554135+06:00",
            "date": null
        },
        {
            "id": 8027,
            "ip_address": "37.111.248.65",
            "count": 1,
            "first_visit": "2022-05-17T12:05:40.919445+06:00",
            "date": null
        },
        {
            "id": 8028,
            "ip_address": "58.145.189.231",
            "count": 2,
            "first_visit": "2022-05-17T12:06:00.020448+06:00",
            "date": null
        },
        {
            "id": 8029,
            "ip_address": "116.58.205.239",
            "count": 2,
            "first_visit": "2022-05-17T12:06:10.649136+06:00",
            "date": null
        },
        {
            "id": 8030,
            "ip_address": "103.67.159.137",
            "count": 12,
            "first_visit": "2022-05-17T12:06:19.325947+06:00",
            "date": null
        },
        {
            "id": 8031,
            "ip_address": "103.203.178.13",
            "count": 1,
            "first_visit": "2022-05-17T12:06:33.179037+06:00",
            "date": null
        },
        {
            "id": 8032,
            "ip_address": "37.111.206.179",
            "count": 3,
            "first_visit": "2022-05-17T12:07:15.216380+06:00",
            "date": null
        }
    ]
}