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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30296&ordering=-ip_address",
    "results": [
        {
            "id": 59902,
            "ip_address": "213.165.180.220",
            "count": 1,
            "first_visit": "2023-11-21T13:28:05.684533+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 3800,
            "ip_address": "213.164.204.94",
            "count": 1,
            "first_visit": "2022-02-22T17:22:07.287331+06:00",
            "date": null
        },
        {
            "id": 18836,
            "ip_address": "213.163.23.68",
            "count": 1,
            "first_visit": "2022-06-25T22:59:00.229477+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2841,
            "ip_address": "213.159.82.11",
            "count": 1,
            "first_visit": "2022-01-25T19:38:39.059855+06:00",
            "date": null
        },
        {
            "id": 15577,
            "ip_address": "213.157.199.9",
            "count": 1,
            "first_visit": "2022-06-16T07:55:30.581397+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 13598,
            "ip_address": "213.153.34.132",
            "count": 1,
            "first_visit": "2022-06-06T08:46:58.769780+06:00",
            "date": null
        },
        {
            "id": 89938,
            "ip_address": "213.14.95.114",
            "count": 1,
            "first_visit": "2025-09-23T14:19:17.729758+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 17973,
            "ip_address": "213.145.140.69",
            "count": 1,
            "first_visit": "2022-06-24T05:47:20.266501+06:00",
            "date": "2022-06-24"
        }
    ]
}