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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13096&ordering=-ip_address",
    "results": [
        {
            "id": 3445,
            "ip_address": "5.173.251.172",
            "count": 1,
            "first_visit": "2022-02-08T23:22:59.622025+06:00",
            "date": null
        },
        {
            "id": 74619,
            "ip_address": "5.163.82.77",
            "count": 1,
            "first_visit": "2024-10-22T22:33:18.962353+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 99550,
            "ip_address": "5.161.79.102",
            "count": 1,
            "first_visit": "2026-06-24T23:44:26.833943+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 86182,
            "ip_address": "5.160.99.242",
            "count": 2,
            "first_visit": "2025-07-20T15:25:17.791950+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 34391,
            "ip_address": "5.156.90.88",
            "count": 1,
            "first_visit": "2022-09-14T22:26:51.992332+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34334,
            "ip_address": "5.156.90.88",
            "count": 1,
            "first_visit": "2022-09-13T22:53:23.967021+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 25774,
            "ip_address": "5.156.222.242",
            "count": 1,
            "first_visit": "2022-07-22T01:06:08.558497+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 3806,
            "ip_address": "5.151.153.4",
            "count": 2,
            "first_visit": "2022-02-23T00:54:11.832223+06:00",
            "date": null
        }
    ]
}