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

{
    "count": 97511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93336&ordering=ip_address",
    "results": [
        {
            "id": 79707,
            "ip_address": "66.249.79.165",
            "count": 2,
            "first_visit": "2025-03-04T02:34:53.416445+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 79690,
            "ip_address": "66.249.79.165",
            "count": 1,
            "first_visit": "2025-03-03T19:16:25.595881+06:00",
            "date": "2025-03-03"
        },
        {
            "id": 79153,
            "ip_address": "66.249.79.165",
            "count": 1,
            "first_visit": "2025-02-19T21:12:54.378903+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79194,
            "ip_address": "66.249.79.165",
            "count": 1,
            "first_visit": "2025-02-20T16:12:57.147597+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 50855,
            "ip_address": "66.249.79.169",
            "count": 1,
            "first_visit": "2023-07-26T03:57:42.586895+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 42521,
            "ip_address": "66.249.79.188",
            "count": 2,
            "first_visit": "2023-02-22T01:58:15.612564+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 3633,
            "ip_address": "66.249.79.188",
            "count": 8,
            "first_visit": "2022-02-15T17:35:57.223050+06:00",
            "date": null
        },
        {
            "id": 3632,
            "ip_address": "66.249.79.190",
            "count": 4,
            "first_visit": "2022-02-15T17:26:36.904462+06:00",
            "date": null
        }
    ]
}