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

{
    "count": 99950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99920&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99904&ordering=id",
    "results": [
        {
            "id": 100009,
            "ip_address": "52.80.100.203",
            "count": 1,
            "first_visit": "2026-07-07T14:33:16.937254+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100010,
            "ip_address": "182.163.102.90",
            "count": 2,
            "first_visit": "2026-07-07T15:12:06.839084+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100011,
            "ip_address": "37.111.194.225",
            "count": 1,
            "first_visit": "2026-07-07T16:26:06.176645+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100012,
            "ip_address": "17.22.245.216",
            "count": 1,
            "first_visit": "2026-07-07T17:11:39.398312+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100013,
            "ip_address": "34.96.49.106",
            "count": 1,
            "first_visit": "2026-07-07T17:15:58.792063+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100014,
            "ip_address": "18.97.9.102",
            "count": 4,
            "first_visit": "2026-07-07T17:16:37.421638+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100015,
            "ip_address": "18.97.9.103",
            "count": 1,
            "first_visit": "2026-07-07T18:29:39.203084+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100016,
            "ip_address": "18.97.9.97",
            "count": 1,
            "first_visit": "2026-07-07T18:29:39.279503+06:00",
            "date": "2026-07-07"
        }
    ]
}