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

{
    "count": 98120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90432&ordering=-ip_address",
    "results": [
        {
            "id": 55175,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2023-09-15T20:57:55.615270+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 97093,
            "ip_address": "103.150.26.236",
            "count": 1,
            "first_visit": "2026-04-16T16:16:12.255249+06:00",
            "date": "2026-04-16"
        },
        {
            "id": 93315,
            "ip_address": "103.150.26.17",
            "count": 3,
            "first_visit": "2025-12-25T18:13:17.511672+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 33366,
            "ip_address": "103.150.255.94",
            "count": 1,
            "first_visit": "2022-08-29T22:32:22.035451+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 27142,
            "ip_address": "103.150.255.94",
            "count": 1,
            "first_visit": "2022-07-25T10:33:10.787108+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5587,
            "ip_address": "103.150.255.93",
            "count": 1,
            "first_visit": "2022-05-03T18:43:59.214721+06:00",
            "date": null
        },
        {
            "id": 4397,
            "ip_address": "103.150.255.91",
            "count": 1,
            "first_visit": "2022-03-15T17:22:42.256804+06:00",
            "date": null
        },
        {
            "id": 6139,
            "ip_address": "103.150.255.90",
            "count": 1,
            "first_visit": "2022-05-14T20:41:32.461857+06:00",
            "date": null
        }
    ]
}