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

{
    "count": 95300,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95288&ordering=first_visit",
    "results": [
        {
            "id": 95393,
            "ip_address": "37.238.100.147",
            "count": 1,
            "first_visit": "2026-02-21T00:09:11.145672+06:00",
            "date": "2026-02-21"
        },
        {
            "id": 95394,
            "ip_address": "38.171.118.151",
            "count": 1,
            "first_visit": "2026-02-21T01:08:30.476446+06:00",
            "date": "2026-02-21"
        },
        {
            "id": 95395,
            "ip_address": "37.239.80.208",
            "count": 1,
            "first_visit": "2026-02-21T01:10:39.017465+06:00",
            "date": "2026-02-21"
        },
        {
            "id": 95396,
            "ip_address": "202.136.89.172",
            "count": 1,
            "first_visit": "2026-02-21T01:55:35.284310+06:00",
            "date": "2026-02-21"
        }
    ]
}