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

{
    "count": 103377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54296&ordering=-ip_address",
    "results": [
        {
            "id": 994,
            "ip_address": "118.179.194.194",
            "count": 1,
            "first_visit": "2021-12-20T01:06:15.789857+06:00",
            "date": null
        },
        {
            "id": 9124,
            "ip_address": "118.179.19.40",
            "count": 1,
            "first_visit": "2022-05-18T22:37:38.363876+06:00",
            "date": null
        },
        {
            "id": 47720,
            "ip_address": "118.179.193.75",
            "count": 1,
            "first_visit": "2023-06-05T14:16:11.395719+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 36727,
            "ip_address": "118.179.193.241",
            "count": 1,
            "first_visit": "2022-10-31T13:01:55.215460+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 101397,
            "ip_address": "118.179.193.241",
            "count": 2,
            "first_visit": "2026-08-10T13:33:05.218690+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 92570,
            "ip_address": "118.179.193.241",
            "count": 3,
            "first_visit": "2025-12-02T13:41:30.647328+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 89171,
            "ip_address": "118.179.193.241",
            "count": 3,
            "first_visit": "2025-09-08T11:42:16.777674+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 18581,
            "ip_address": "118.179.193.18",
            "count": 1,
            "first_visit": "2022-06-25T12:46:43.022420+06:00",
            "date": "2022-06-25"
        }
    ]
}