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

{
    "count": 102747,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102736&ordering=id",
    "results": [
        {
            "id": 102841,
            "ip_address": "17.166.151.163",
            "count": 1,
            "first_visit": "2026-09-09T00:00:46.468297+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102842,
            "ip_address": "204.61.56.245",
            "count": 2,
            "first_visit": "2026-09-09T00:12:03.050092+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102843,
            "ip_address": "202.134.14.157",
            "count": 1,
            "first_visit": "2026-09-09T00:19:39.540702+06:00",
            "date": "2026-09-09"
        }
    ]
}