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

{
    "count": 96339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20768&ordering=-ip_address",
    "results": [
        {
            "id": 86874,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-08-01T11:16:53.539762+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 84301,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-06-21T14:41:17.391107+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 93070,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-12-17T18:49:44.185902+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 35451,
            "ip_address": "37.111.213.77",
            "count": 1,
            "first_visit": "2022-10-04T06:46:25.219301+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 32609,
            "ip_address": "37.111.213.77",
            "count": 1,
            "first_visit": "2022-08-21T16:32:59.646804+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 8395,
            "ip_address": "37.111.213.75",
            "count": 1,
            "first_visit": "2022-05-17T22:46:38.166427+06:00",
            "date": null
        },
        {
            "id": 2583,
            "ip_address": "37.111.213.74",
            "count": 1,
            "first_visit": "2022-01-21T23:26:03.281942+06:00",
            "date": null
        },
        {
            "id": 61901,
            "ip_address": "37.111.213.74",
            "count": 1,
            "first_visit": "2023-12-26T13:12:59.365747+06:00",
            "date": "2023-12-26"
        }
    ]
}