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

{
    "count": 92476,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92464&ordering=id",
    "results": [
        {
            "id": 92569,
            "ip_address": "37.111.194.58",
            "count": 1,
            "first_visit": "2025-12-02T13:16:23.704575+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 92570,
            "ip_address": "118.179.193.241",
            "count": 2,
            "first_visit": "2025-12-02T13:41:30.647328+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 92571,
            "ip_address": "17.246.19.47",
            "count": 1,
            "first_visit": "2025-12-02T14:02:34.983324+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 92572,
            "ip_address": "43.229.208.137",
            "count": 1,
            "first_visit": "2025-12-02T14:25:05.501671+06:00",
            "date": "2025-12-02"
        }
    ]
}