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

{
    "count": 99781,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99768&ordering=id",
    "results": [
        {
            "id": 99873,
            "ip_address": "103.72.212.52",
            "count": 1,
            "first_visit": "2026-07-03T20:20:26.385761+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99874,
            "ip_address": "17.22.237.125",
            "count": 1,
            "first_visit": "2026-07-03T20:24:35.963277+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99875,
            "ip_address": "220.247.131.49",
            "count": 1,
            "first_visit": "2026-07-03T20:37:42.913184+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99876,
            "ip_address": "103.72.212.100",
            "count": 1,
            "first_visit": "2026-07-03T20:59:55.176229+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99877,
            "ip_address": "44.242.245.49",
            "count": 1,
            "first_visit": "2026-07-03T21:26:24.738479+06:00",
            "date": "2026-07-03"
        }
    ]
}