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

{
    "count": 100691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29896&ordering=-ip_address",
    "results": [
        {
            "id": 92532,
            "ip_address": "27.147.180.194",
            "count": 2,
            "first_visit": "2025-12-01T12:34:33.621304+06:00",
            "date": "2025-12-01"
        },
        {
            "id": 92315,
            "ip_address": "27.147.180.194",
            "count": 1,
            "first_visit": "2025-11-23T15:15:00.228194+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 4558,
            "ip_address": "27.147.180.194",
            "count": 2,
            "first_visit": "2022-03-21T16:00:48.704221+06:00",
            "date": null
        },
        {
            "id": 96516,
            "ip_address": "27.147.180.134",
            "count": 1,
            "first_visit": "2026-03-31T14:02:35.304777+06:00",
            "date": "2026-03-31"
        },
        {
            "id": 10696,
            "ip_address": "27.147.179.137",
            "count": 1,
            "first_visit": "2022-05-23T16:32:29.365781+06:00",
            "date": null
        },
        {
            "id": 16928,
            "ip_address": "27.147.177.85",
            "count": 1,
            "first_visit": "2022-06-21T01:52:53.086780+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 69036,
            "ip_address": "27.147.177.116",
            "count": 1,
            "first_visit": "2024-05-25T01:55:00.181646+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 12696,
            "ip_address": "27.147.177.105",
            "count": 2,
            "first_visit": "2022-05-30T06:36:22.225148+06:00",
            "date": null
        }
    ]
}