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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34664&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34648&ordering=date",
    "results": [
        {
            "id": 48420,
            "ip_address": "195.154.122.26",
            "count": 1,
            "first_visit": "2023-06-17T18:57:42.660594+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48423,
            "ip_address": "37.111.218.59",
            "count": 1,
            "first_visit": "2023-06-17T19:27:57.352248+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48406,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2023-06-17T14:27:07.578661+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48424,
            "ip_address": "27.147.202.222",
            "count": 1,
            "first_visit": "2023-06-17T20:54:10.580176+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48425,
            "ip_address": "114.119.153.121",
            "count": 1,
            "first_visit": "2023-06-17T20:56:02.668284+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48414,
            "ip_address": "103.156.166.8",
            "count": 4,
            "first_visit": "2023-06-17T18:05:30.653258+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48426,
            "ip_address": "114.119.139.84",
            "count": 1,
            "first_visit": "2023-06-17T21:14:22.196283+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48379,
            "ip_address": "66.249.70.195",
            "count": 4,
            "first_visit": "2023-06-17T03:36:06.712988+06:00",
            "date": "2023-06-17"
        }
    ]
}