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

{
    "count": 95325,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95312&ordering=id",
    "results": [
        {
            "id": 95417,
            "ip_address": "103.73.225.71",
            "count": 1,
            "first_visit": "2026-02-22T00:24:25.720038+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95418,
            "ip_address": "103.187.94.140",
            "count": 1,
            "first_visit": "2026-02-22T00:54:45.754092+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95419,
            "ip_address": "103.187.94.26",
            "count": 1,
            "first_visit": "2026-02-22T01:16:19.076258+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95420,
            "ip_address": "17.246.23.79",
            "count": 1,
            "first_visit": "2026-02-22T01:46:00.399996+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95421,
            "ip_address": "45.250.229.179",
            "count": 1,
            "first_visit": "2026-02-22T02:09:13.505089+06:00",
            "date": "2026-02-22"
        }
    ]
}