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

{
    "count": 101071,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84992&ordering=count",
    "results": [
        {
            "id": 66638,
            "ip_address": "103.152.102.167",
            "count": 2,
            "first_visit": "2024-04-05T00:39:24.477036+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 54129,
            "ip_address": "37.111.205.84",
            "count": 2,
            "first_visit": "2023-09-02T19:08:34.032213+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54131,
            "ip_address": "123.136.26.131",
            "count": 2,
            "first_visit": "2023-09-02T19:14:39.605067+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 46034,
            "ip_address": "45.120.98.130",
            "count": 2,
            "first_visit": "2023-05-03T03:49:26.714128+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 70961,
            "ip_address": "202.134.9.152",
            "count": 2,
            "first_visit": "2024-07-10T21:19:08.433063+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 70930,
            "ip_address": "114.119.149.43",
            "count": 2,
            "first_visit": "2024-07-10T04:13:18.871459+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 54138,
            "ip_address": "103.107.132.134",
            "count": 2,
            "first_visit": "2023-09-02T21:10:12.978315+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 73984,
            "ip_address": "103.92.154.154",
            "count": 2,
            "first_visit": "2024-10-04T15:14:27.284442+06:00",
            "date": "2024-10-04"
        }
    ]
}