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

{
    "count": 98166,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88448&ordering=-ip_address",
    "results": [
        {
            "id": 2057,
            "ip_address": "103.164.92.178",
            "count": 1,
            "first_visit": "2022-01-12T21:07:46.884728+06:00",
            "date": null
        },
        {
            "id": 17708,
            "ip_address": "103.164.90.0",
            "count": 1,
            "first_visit": "2022-06-23T11:07:33.729868+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 34868,
            "ip_address": "103.164.90.0",
            "count": 2,
            "first_visit": "2022-09-23T15:58:35.396326+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 10054,
            "ip_address": "103.164.90.0",
            "count": 2,
            "first_visit": "2022-05-21T17:38:43.398262+06:00",
            "date": null
        },
        {
            "id": 82279,
            "ip_address": "103.164.87.70",
            "count": 1,
            "first_visit": "2025-05-04T21:23:09.771093+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 81882,
            "ip_address": "103.164.87.70",
            "count": 22,
            "first_visit": "2025-04-26T03:35:45.984105+06:00",
            "date": "2025-04-26"
        },
        {
            "id": 81885,
            "ip_address": "103.164.87.68",
            "count": 1,
            "first_visit": "2025-04-26T03:39:18.505614+06:00",
            "date": "2025-04-26"
        },
        {
            "id": 14525,
            "ip_address": "103.164.87.2",
            "count": 1,
            "first_visit": "2022-06-11T19:55:11.322021+06:00",
            "date": "2022-06-11"
        }
    ]
}