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

{
    "count": 98379,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32520&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32504&ordering=id",
    "results": [
        {
            "id": 32513,
            "ip_address": "37.111.213.58",
            "count": 1,
            "first_visit": "2022-08-20T14:00:02.571202+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32514,
            "ip_address": "103.133.205.197",
            "count": 1,
            "first_visit": "2022-08-20T14:02:13.176971+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32515,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-08-20T14:05:40.102555+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32516,
            "ip_address": "144.48.115.104",
            "count": 1,
            "first_visit": "2022-08-20T14:09:43.587853+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32517,
            "ip_address": "103.237.36.68",
            "count": 4,
            "first_visit": "2022-08-20T14:15:39.038412+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32518,
            "ip_address": "37.186.50.199",
            "count": 1,
            "first_visit": "2022-08-20T14:19:14.326711+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32519,
            "ip_address": "182.163.105.254",
            "count": 1,
            "first_visit": "2022-08-20T14:22:00.832371+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32520,
            "ip_address": "103.159.188.164",
            "count": 1,
            "first_visit": "2022-08-20T14:42:52.086052+06:00",
            "date": "2022-08-20"
        }
    ]
}