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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78328&ordering=ip_address",
    "results": [
        {
            "id": 86010,
            "ip_address": "37.111.211.7",
            "count": 1,
            "first_visit": "2025-07-17T20:12:55.360786+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 6813,
            "ip_address": "37.111.211.7",
            "count": 3,
            "first_visit": "2022-05-16T16:04:01.854320+06:00",
            "date": null
        },
        {
            "id": 20456,
            "ip_address": "37.111.211.7",
            "count": 2,
            "first_visit": "2022-06-30T22:01:50.597190+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 19262,
            "ip_address": "37.111.211.70",
            "count": 1,
            "first_visit": "2022-06-27T00:29:43.381521+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 79830,
            "ip_address": "37.111.211.70",
            "count": 1,
            "first_visit": "2025-03-07T11:51:49.576057+06:00",
            "date": "2025-03-07"
        },
        {
            "id": 84063,
            "ip_address": "37.111.211.71",
            "count": 1,
            "first_visit": "2025-06-15T18:43:33.703331+06:00",
            "date": "2025-06-15"
        },
        {
            "id": 99403,
            "ip_address": "37.111.211.71",
            "count": 3,
            "first_visit": "2026-06-20T23:17:57.387315+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 11548,
            "ip_address": "37.111.211.71",
            "count": 1,
            "first_visit": "2022-05-26T00:19:41.477481+06:00",
            "date": null
        }
    ]
}