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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=date",
    "results": [
        {
            "id": 56004,
            "ip_address": "45.248.151.103",
            "count": 1,
            "first_visit": "2023-09-25T15:51:50.167878+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56005,
            "ip_address": "103.234.167.5",
            "count": 1,
            "first_visit": "2023-09-25T15:54:03.496608+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55965,
            "ip_address": "182.160.111.44",
            "count": 2,
            "first_visit": "2023-09-25T09:20:00.688419+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56006,
            "ip_address": "114.119.159.70",
            "count": 1,
            "first_visit": "2023-09-25T15:58:38.426984+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56007,
            "ip_address": "103.231.161.121",
            "count": 1,
            "first_visit": "2023-09-25T16:04:49.272457+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56008,
            "ip_address": "114.119.158.203",
            "count": 1,
            "first_visit": "2023-09-25T16:21:38.952218+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56009,
            "ip_address": "114.119.138.28",
            "count": 1,
            "first_visit": "2023-09-25T16:21:49.464887+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56010,
            "ip_address": "220.152.112.253",
            "count": 1,
            "first_visit": "2023-09-25T16:46:45.509821+06:00",
            "date": "2023-09-25"
        }
    ]
}