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

{
    "count": 95389,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95376&ordering=first_visit",
    "results": [
        {
            "id": 95481,
            "ip_address": "202.53.167.73",
            "count": 1,
            "first_visit": "2026-02-23T20:11:01.797134+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95482,
            "ip_address": "66.249.73.64",
            "count": 2,
            "first_visit": "2026-02-23T20:42:45.895090+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95483,
            "ip_address": "27.147.237.38",
            "count": 4,
            "first_visit": "2026-02-23T20:53:59.705219+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95484,
            "ip_address": "202.173.122.68",
            "count": 1,
            "first_visit": "2026-02-23T20:56:47.990401+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95485,
            "ip_address": "59.152.5.219",
            "count": 1,
            "first_visit": "2026-02-23T21:10:51.844114+06:00",
            "date": "2026-02-23"
        }
    ]
}