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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82488&ordering=-ip_address",
    "results": [
        {
            "id": 62067,
            "ip_address": "103.31.178.169",
            "count": 1,
            "first_visit": "2023-12-28T21:34:36.600823+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 61504,
            "ip_address": "103.31.178.168",
            "count": 1,
            "first_visit": "2023-12-20T09:40:09.323924+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 100270,
            "ip_address": "103.31.178.150",
            "count": 1,
            "first_visit": "2026-07-14T17:12:53.200255+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 98152,
            "ip_address": "103.31.178.126",
            "count": 5,
            "first_visit": "2026-05-16T15:41:35.138115+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 78115,
            "ip_address": "103.31.178.116",
            "count": 1,
            "first_visit": "2025-01-22T08:18:35.321487+06:00",
            "date": "2025-01-22"
        },
        {
            "id": 11455,
            "ip_address": "103.31.155.254",
            "count": 5,
            "first_visit": "2022-05-25T22:23:10.950433+06:00",
            "date": null
        },
        {
            "id": 6783,
            "ip_address": "103.31.155.253",
            "count": 3,
            "first_visit": "2022-05-16T15:21:38.660208+06:00",
            "date": null
        },
        {
            "id": 20195,
            "ip_address": "103.31.155.252",
            "count": 1,
            "first_visit": "2022-06-30T00:00:45.122941+06:00",
            "date": "2022-06-30"
        }
    ]
}