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

{
    "count": 101927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42424&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42408&ordering=-id",
    "results": [
        {
            "id": 59607,
            "ip_address": "114.119.148.1",
            "count": 1,
            "first_visit": "2023-11-17T07:15:56.913980+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 59606,
            "ip_address": "104.198.49.85",
            "count": 1,
            "first_visit": "2023-11-17T03:55:07.708616+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 59605,
            "ip_address": "103.181.69.163",
            "count": 2,
            "first_visit": "2023-11-17T03:41:04.843986+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 59604,
            "ip_address": "66.249.73.20",
            "count": 1,
            "first_visit": "2023-11-17T03:13:52.190701+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 59603,
            "ip_address": "103.231.238.109",
            "count": 1,
            "first_visit": "2023-11-17T02:21:16.466554+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 59602,
            "ip_address": "114.130.157.14",
            "count": 1,
            "first_visit": "2023-11-17T01:42:19.154493+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 59601,
            "ip_address": "103.181.69.160",
            "count": 2,
            "first_visit": "2023-11-17T01:36:35.310733+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 59600,
            "ip_address": "66.249.73.2",
            "count": 1,
            "first_visit": "2023-11-17T01:35:43.585593+06:00",
            "date": "2023-11-17"
        }
    ]
}