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

{
    "count": 101336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34984&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34968&ordering=date",
    "results": [
        {
            "id": 48692,
            "ip_address": "103.134.254.8",
            "count": 4,
            "first_visit": "2023-06-23T01:42:15.127708+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48698,
            "ip_address": "103.154.49.82",
            "count": 1,
            "first_visit": "2023-06-23T09:59:10.850656+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48700,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-06-23T11:12:29.290641+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48701,
            "ip_address": "103.197.153.7",
            "count": 1,
            "first_visit": "2023-06-23T11:46:14.806247+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48702,
            "ip_address": "114.119.151.117",
            "count": 1,
            "first_visit": "2023-06-23T11:57:29.410241+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48703,
            "ip_address": "114.119.149.237",
            "count": 1,
            "first_visit": "2023-06-23T11:59:57.819643+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48704,
            "ip_address": "114.119.145.188",
            "count": 1,
            "first_visit": "2023-06-23T12:02:17.678355+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48705,
            "ip_address": "114.119.143.172",
            "count": 1,
            "first_visit": "2023-06-23T12:29:41.028485+06:00",
            "date": "2023-06-23"
        }
    ]
}