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

{
    "count": 101979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42896&ordering=-ip_address",
    "results": [
        {
            "id": 100460,
            "ip_address": "173.252.127.5",
            "count": 1,
            "first_visit": "2026-07-19T13:29:38.259263+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 80369,
            "ip_address": "173.252.127.45",
            "count": 1,
            "first_visit": "2025-03-20T10:00:48.426953+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 2646,
            "ip_address": "173.252.127.42",
            "count": 1,
            "first_visit": "2022-01-22T20:40:19.905267+06:00",
            "date": null
        },
        {
            "id": 2900,
            "ip_address": "173.252.127.4",
            "count": 1,
            "first_visit": "2022-01-26T16:45:26.886920+06:00",
            "date": null
        },
        {
            "id": 93515,
            "ip_address": "173.252.127.4",
            "count": 1,
            "first_visit": "2026-01-01T22:45:41.865233+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 91832,
            "ip_address": "173.252.127.4",
            "count": 1,
            "first_visit": "2025-11-10T16:00:24.656216+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 95818,
            "ip_address": "173.252.127.4",
            "count": 1,
            "first_visit": "2026-03-07T14:41:53.424521+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 46838,
            "ip_address": "173.252.127.4",
            "count": 1,
            "first_visit": "2023-05-19T09:14:01.087839+06:00",
            "date": "2023-05-19"
        }
    ]
}