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

{
    "count": 100778,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18592&ordering=ip_address",
    "results": [
        {
            "id": 60637,
            "ip_address": "103.31.153.252",
            "count": 1,
            "first_visit": "2023-12-06T08:17:16.538639+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 20137,
            "ip_address": "103.31.154.225",
            "count": 1,
            "first_visit": "2022-06-29T20:30:23.554093+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7920,
            "ip_address": "103.31.154.226",
            "count": 3,
            "first_visit": "2022-05-17T11:13:56.678921+06:00",
            "date": null
        },
        {
            "id": 100483,
            "ip_address": "103.31.154.226",
            "count": 2,
            "first_visit": "2026-07-19T20:00:33.708526+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 5990,
            "ip_address": "103.31.154.227",
            "count": 3,
            "first_visit": "2022-05-14T13:34:10.478694+06:00",
            "date": null
        },
        {
            "id": 16169,
            "ip_address": "103.31.154.228",
            "count": 3,
            "first_visit": "2022-06-18T00:22:24.962124+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8383,
            "ip_address": "103.31.154.228",
            "count": 2,
            "first_visit": "2022-05-17T22:40:51.485992+06:00",
            "date": null
        },
        {
            "id": 35195,
            "ip_address": "103.31.154.229",
            "count": 1,
            "first_visit": "2022-09-29T13:13:21.429032+06:00",
            "date": "2022-09-29"
        }
    ]
}