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

{
    "count": 92497,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9096&ordering=-ip_address",
    "results": [
        {
            "id": 78535,
            "ip_address": "61.22.238.146",
            "count": 1,
            "first_visit": "2025-02-03T17:47:42.245304+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 80591,
            "ip_address": "61.220.96.7",
            "count": 1,
            "first_visit": "2025-03-25T14:53:20.024817+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 74280,
            "ip_address": "61.220.96.7",
            "count": 2,
            "first_visit": "2024-10-11T12:19:28.486505+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 51485,
            "ip_address": "61.19.252.209",
            "count": 2,
            "first_visit": "2023-08-02T15:07:27.058567+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 9006,
            "ip_address": "61.19.2.135",
            "count": 1,
            "first_visit": "2022-05-18T16:04:25.447362+06:00",
            "date": null
        },
        {
            "id": 9005,
            "ip_address": "61.19.1.202",
            "count": 1,
            "first_visit": "2022-05-18T16:04:22.485780+06:00",
            "date": null
        },
        {
            "id": 18120,
            "ip_address": "61.19.1.137",
            "count": 1,
            "first_visit": "2022-06-24T14:04:12.464795+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9245,
            "ip_address": "61.19.1.132",
            "count": 1,
            "first_visit": "2022-05-19T03:01:58.016331+06:00",
            "date": null
        }
    ]
}