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

{
    "count": 100999,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100984&ordering=first_visit",
    "results": [
        {
            "id": 101089,
            "ip_address": "128.241.124.149",
            "count": 1,
            "first_visit": "2026-08-02T15:39:48.539781+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101090,
            "ip_address": "103.109.52.162",
            "count": 1,
            "first_visit": "2026-08-02T15:44:22.771135+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101091,
            "ip_address": "103.239.253.33",
            "count": 2,
            "first_visit": "2026-08-02T15:59:35.283416+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101092,
            "ip_address": "37.111.194.190",
            "count": 1,
            "first_visit": "2026-08-02T16:05:49.269398+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101093,
            "ip_address": "103.126.60.87",
            "count": 1,
            "first_visit": "2026-08-02T16:28:40.381820+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101094,
            "ip_address": "103.73.39.113",
            "count": 1,
            "first_visit": "2026-08-02T16:57:26.490268+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101095,
            "ip_address": "103.175.127.3",
            "count": 2,
            "first_visit": "2026-08-02T17:02:11.900752+06:00",
            "date": "2026-08-02"
        }
    ]
}