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

{
    "count": 102637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48992&ordering=-ip_address",
    "results": [
        {
            "id": 68941,
            "ip_address": "137.59.186.124",
            "count": 1,
            "first_visit": "2024-05-23T13:42:36.168497+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 1903,
            "ip_address": "137.59.181.2",
            "count": 5,
            "first_visit": "2022-01-11T16:37:32.789010+06:00",
            "date": null
        },
        {
            "id": 100272,
            "ip_address": "137.59.180.97",
            "count": 1,
            "first_visit": "2026-07-14T17:28:42.363565+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 95755,
            "ip_address": "137.59.180.157",
            "count": 1,
            "first_visit": "2026-03-05T10:12:14.610724+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 25559,
            "ip_address": "137.59.155.98",
            "count": 1,
            "first_visit": "2022-07-21T13:21:08.785814+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12218,
            "ip_address": "137.59.155.250",
            "count": 6,
            "first_visit": "2022-05-28T15:24:09.123547+06:00",
            "date": null
        },
        {
            "id": 28221,
            "ip_address": "137.59.155.250",
            "count": 1,
            "first_visit": "2022-07-27T13:44:57.534015+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3060,
            "ip_address": "137.59.155.234",
            "count": 1,
            "first_visit": "2022-01-30T15:50:08.697387+06:00",
            "date": null
        }
    ]
}