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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49776&ordering=-ip_address",
    "results": [
        {
            "id": 53813,
            "ip_address": "123.49.41.242",
            "count": 2,
            "first_visit": "2023-08-29T10:14:37.347297+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53639,
            "ip_address": "123.49.41.242",
            "count": 1,
            "first_visit": "2023-08-27T09:49:53.556048+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53736,
            "ip_address": "123.49.41.242",
            "count": 1,
            "first_visit": "2023-08-28T12:19:23.514796+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 54185,
            "ip_address": "123.49.41.242",
            "count": 1,
            "first_visit": "2023-09-03T11:12:17.290588+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 91974,
            "ip_address": "123.49.40.66",
            "count": 1,
            "first_visit": "2025-11-13T13:01:50.311479+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 13035,
            "ip_address": "123.49.38.242",
            "count": 1,
            "first_visit": "2022-05-31T09:33:48.541227+06:00",
            "date": null
        },
        {
            "id": 95277,
            "ip_address": "123.49.36.18",
            "count": 1,
            "first_visit": "2026-02-17T09:24:30.333610+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 4931,
            "ip_address": "123.49.36.13",
            "count": 9,
            "first_visit": "2022-04-05T14:53:55.475127+06:00",
            "date": null
        }
    ]
}