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

{
    "count": 91474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=-ip_address",
    "results": [
        {
            "id": 31868,
            "ip_address": "95.219.238.121",
            "count": 1,
            "first_visit": "2022-08-12T22:27:49.611950+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 52912,
            "ip_address": "95.219.236.137",
            "count": 1,
            "first_visit": "2023-08-19T14:13:30.920831+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 6862,
            "ip_address": "95.216.99.154",
            "count": 3,
            "first_visit": "2022-05-16T16:49:07.580346+06:00",
            "date": null
        },
        {
            "id": 748,
            "ip_address": "95.216.5.93",
            "count": 1,
            "first_visit": "2021-12-16T21:55:26.500698+06:00",
            "date": null
        },
        {
            "id": 85031,
            "ip_address": "95.193.131.70",
            "count": 2,
            "first_visit": "2025-07-01T17:13:41.754272+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 75964,
            "ip_address": "95.189.137.154",
            "count": 1,
            "first_visit": "2024-11-23T04:49:50.223227+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 73104,
            "ip_address": "95.186.74.114",
            "count": 1,
            "first_visit": "2024-09-07T20:27:15.509706+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 12870,
            "ip_address": "95.186.166.252",
            "count": 1,
            "first_visit": "2022-05-30T20:40:16.979728+06:00",
            "date": null
        }
    ]
}