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

{
    "count": 98169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28792&ordering=-ip_address",
    "results": [
        {
            "id": 79685,
            "ip_address": "27.147.200.164",
            "count": 4,
            "first_visit": "2025-03-03T16:01:58.142888+06:00",
            "date": "2025-03-03"
        },
        {
            "id": 97046,
            "ip_address": "27.147.200.142",
            "count": 1,
            "first_visit": "2026-04-14T19:50:56.932956+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 15483,
            "ip_address": "27.147.200.14",
            "count": 1,
            "first_visit": "2022-06-15T23:57:18.658795+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 700,
            "ip_address": "27.147.200.14",
            "count": 1,
            "first_visit": "2021-12-14T23:24:28.941320+06:00",
            "date": null
        },
        {
            "id": 6408,
            "ip_address": "27.147.200.120",
            "count": 1,
            "first_visit": "2022-05-15T21:10:11.886466+06:00",
            "date": null
        },
        {
            "id": 88191,
            "ip_address": "27.147.200.111",
            "count": 3,
            "first_visit": "2025-08-22T00:40:58.277737+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 13416,
            "ip_address": "27.147.200.102",
            "count": 1,
            "first_visit": "2022-06-02T23:09:30.154886+06:00",
            "date": null
        },
        {
            "id": 32362,
            "ip_address": "27.147.197.221",
            "count": 1,
            "first_visit": "2022-08-18T18:24:16.135869+06:00",
            "date": "2022-08-18"
        }
    ]
}