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

{
    "count": 103372,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103360&ordering=id",
    "results": [
        {
            "id": 103465,
            "ip_address": "103.170.173.58",
            "count": 1,
            "first_visit": "2026-09-19T18:53:26.723933+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103466,
            "ip_address": "34.72.176.129",
            "count": 1,
            "first_visit": "2026-09-19T18:55:55.143061+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103467,
            "ip_address": "213.180.203.122",
            "count": 1,
            "first_visit": "2026-09-19T19:05:11.402653+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103468,
            "ip_address": "114.130.157.81",
            "count": 1,
            "first_visit": "2026-09-19T19:15:37.032794+06:00",
            "date": "2026-09-19"
        }
    ]
}