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

{
    "count": 101570,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101560&ordering=id",
    "results": [
        {
            "id": 101665,
            "ip_address": "74.125.150.33",
            "count": 1,
            "first_visit": "2026-08-15T12:30:06.590383+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101666,
            "ip_address": "37.238.196.111",
            "count": 1,
            "first_visit": "2026-08-15T12:41:49.795139+06:00",
            "date": "2026-08-15"
        }
    ]
}