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

{
    "count": 91483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=-ip_address",
    "results": [
        {
            "id": 4464,
            "ip_address": "95.185.180.59",
            "count": 1,
            "first_visit": "2022-03-17T23:10:38.674239+06:00",
            "date": null
        },
        {
            "id": 3187,
            "ip_address": "95.185.156.242",
            "count": 1,
            "first_visit": "2022-02-01T15:42:07.954576+06:00",
            "date": null
        },
        {
            "id": 1091,
            "ip_address": "95.179.195.28",
            "count": 1,
            "first_visit": "2021-12-20T22:12:44.257812+06:00",
            "date": null
        },
        {
            "id": 86716,
            "ip_address": "95.174.68.167",
            "count": 2,
            "first_visit": "2025-07-29T11:47:59.934966+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 74851,
            "ip_address": "95.173.219.8",
            "count": 1,
            "first_visit": "2024-10-27T13:48:39.714967+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 22054,
            "ip_address": "95.17.138.104",
            "count": 1,
            "first_visit": "2022-07-12T01:19:59.888180+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 27491,
            "ip_address": "95.170.194.132",
            "count": 1,
            "first_visit": "2022-07-25T23:51:18.146819+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5462,
            "ip_address": "95.168.222.69",
            "count": 1,
            "first_visit": "2022-04-29T23:45:29.728666+06:00",
            "date": null
        }
    ]
}