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

{
    "count": 103649,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55264&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55248&ordering=-date",
    "results": [
        {
            "id": 62123,
            "ip_address": "168.119.65.43",
            "count": 1,
            "first_visit": "2023-12-29T18:22:48.849833+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 62139,
            "ip_address": "103.132.250.108",
            "count": 1,
            "first_visit": "2023-12-29T22:18:26.902495+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 62107,
            "ip_address": "114.119.131.163",
            "count": 1,
            "first_visit": "2023-12-29T14:07:49.738716+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 62138,
            "ip_address": "114.119.145.249",
            "count": 1,
            "first_visit": "2023-12-29T22:05:12.331619+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 62120,
            "ip_address": "103.88.140.74",
            "count": 7,
            "first_visit": "2023-12-29T17:56:08.211927+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 62137,
            "ip_address": "114.119.140.250",
            "count": 1,
            "first_visit": "2023-12-29T21:06:02.500948+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 62130,
            "ip_address": "114.119.155.185",
            "count": 1,
            "first_visit": "2023-12-29T19:09:00.930924+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 62119,
            "ip_address": "103.205.134.12",
            "count": 2,
            "first_visit": "2023-12-29T17:38:30.152974+06:00",
            "date": "2023-12-29"
        }
    ]
}