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

{
    "count": 93219,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93208&ordering=id",
    "results": [
        {
            "id": 93313,
            "ip_address": "45.120.97.242",
            "count": 1,
            "first_visit": "2025-12-25T16:40:57.693062+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93314,
            "ip_address": "103.138.125.198",
            "count": 2,
            "first_visit": "2025-12-25T18:03:46.317463+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93315,
            "ip_address": "103.150.26.17",
            "count": 3,
            "first_visit": "2025-12-25T18:13:17.511672+06:00",
            "date": "2025-12-25"
        }
    ]
}