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

{
    "count": 93116,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93104&ordering=id",
    "results": [
        {
            "id": 93209,
            "ip_address": "122.171.17.61",
            "count": 1,
            "first_visit": "2025-12-22T16:11:39.747794+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93210,
            "ip_address": "220.247.128.179",
            "count": 2,
            "first_visit": "2025-12-22T16:42:44.354778+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93211,
            "ip_address": "43.245.123.215",
            "count": 1,
            "first_visit": "2025-12-22T17:31:02.980172+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93212,
            "ip_address": "44.234.116.40",
            "count": 1,
            "first_visit": "2025-12-22T17:35:57.205159+06:00",
            "date": "2025-12-22"
        }
    ]
}