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

{
    "count": 101685,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76664&ordering=ip_address",
    "results": [
        {
            "id": 61725,
            "ip_address": "37.111.206.128",
            "count": 1,
            "first_visit": "2023-12-23T17:35:10.102564+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 95065,
            "ip_address": "37.111.206.128",
            "count": 1,
            "first_visit": "2026-02-10T19:56:10.034608+06:00",
            "date": "2026-02-10"
        },
        {
            "id": 13508,
            "ip_address": "37.111.206.128",
            "count": 2,
            "first_visit": "2022-06-04T13:53:22.781225+06:00",
            "date": null
        },
        {
            "id": 20118,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-06-29T19:32:48.390925+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 11930,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-05-27T13:45:31.209462+06:00",
            "date": null
        },
        {
            "id": 32380,
            "ip_address": "37.111.206.130",
            "count": 1,
            "first_visit": "2022-08-18T20:49:26.506841+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 24798,
            "ip_address": "37.111.206.130",
            "count": 2,
            "first_visit": "2022-07-20T18:05:56.125484+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19930,
            "ip_address": "37.111.206.130",
            "count": 1,
            "first_visit": "2022-06-29T06:31:07.501152+06:00",
            "date": "2022-06-29"
        }
    ]
}