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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84656&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84640&ordering=count",
    "results": [
        {
            "id": 76633,
            "ip_address": "66.249.87.65",
            "count": 2,
            "first_visit": "2024-12-11T06:09:30.896607+06:00",
            "date": "2024-12-11"
        },
        {
            "id": 45213,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-04-12T06:33:44.622048+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 60272,
            "ip_address": "34.97.174.75",
            "count": 2,
            "first_visit": "2023-11-29T12:50:20.089738+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 66116,
            "ip_address": "66.249.69.6",
            "count": 2,
            "first_visit": "2024-03-20T08:13:47.332679+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 70604,
            "ip_address": "103.161.68.59",
            "count": 2,
            "first_visit": "2024-07-02T21:32:45.289816+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 53428,
            "ip_address": "27.147.176.21",
            "count": 2,
            "first_visit": "2023-08-24T21:19:47.215716+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 60275,
            "ip_address": "116.58.205.247",
            "count": 2,
            "first_visit": "2023-11-29T14:06:15.971316+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 70597,
            "ip_address": "176.252.166.109",
            "count": 2,
            "first_visit": "2024-07-02T18:31:31.888773+06:00",
            "date": "2024-07-02"
        }
    ]
}