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

{
    "count": 100616,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15600&ordering=-ip_address",
    "results": [
        {
            "id": 99350,
            "ip_address": "44.200.181.174",
            "count": 1,
            "first_visit": "2026-06-19T09:26:19.406129+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 49050,
            "ip_address": "44.200.14.234",
            "count": 1,
            "first_visit": "2023-06-29T16:20:48.418818+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 4572,
            "ip_address": "44.199.255.171",
            "count": 12,
            "first_visit": "2022-03-21T21:28:54.619397+06:00",
            "date": null
        },
        {
            "id": 3610,
            "ip_address": "44.199.218.55",
            "count": 8,
            "first_visit": "2022-02-14T23:10:00.860816+06:00",
            "date": null
        },
        {
            "id": 66705,
            "ip_address": "44.199.218.111",
            "count": 12,
            "first_visit": "2024-04-06T18:43:27.948280+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 97669,
            "ip_address": "44.199.160.129",
            "count": 1,
            "first_visit": "2026-05-03T09:14:27.605919+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 38372,
            "ip_address": "44.197.213.166",
            "count": 1,
            "first_visit": "2022-12-05T23:58:29.459241+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 58856,
            "ip_address": "44.197.209.26",
            "count": 1,
            "first_visit": "2023-11-02T19:07:48.661682+06:00",
            "date": "2023-11-02"
        }
    ]
}