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": 91491,
    "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": 32918,
            "ip_address": "101.50.125.27",
            "count": 1,
            "first_visit": "2022-08-25T13:53:26.720282+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 60676,
            "ip_address": "101.53.234.98",
            "count": 2,
            "first_visit": "2023-12-06T13:10:34.510137+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 60626,
            "ip_address": "101.53.234.98",
            "count": 1,
            "first_visit": "2023-12-05T23:43:19.613810+06:00",
            "date": "2023-12-05"
        },
        {
            "id": 81835,
            "ip_address": "101.98.158.65",
            "count": 1,
            "first_visit": "2025-04-24T19:12:30.900162+06:00",
            "date": "2025-04-24"
        },
        {
            "id": 73581,
            "ip_address": "10.20.4.237",
            "count": 1,
            "first_visit": "2024-09-17T12:17:59.570794+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 2287,
            "ip_address": "10.21.117.162",
            "count": 2,
            "first_visit": "2022-01-16T12:57:39.648490+06:00",
            "date": null
        },
        {
            "id": 10639,
            "ip_address": "10.21.117.201",
            "count": 2,
            "first_visit": "2022-05-23T12:26:17.550029+06:00",
            "date": null
        },
        {
            "id": 24616,
            "ip_address": "10.21.117.213",
            "count": 1,
            "first_visit": "2022-07-20T12:31:59.635582+06:00",
            "date": "2022-07-20"
        }
    ]
}