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

{
    "count": 102450,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45720&ordering=ip_address",
    "results": [
        {
            "id": 91749,
            "ip_address": "114.130.156.215",
            "count": 1,
            "first_visit": "2025-11-08T10:52:49.559206+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 5296,
            "ip_address": "114.130.156.220",
            "count": 1,
            "first_visit": "2022-04-21T13:20:39.733119+06:00",
            "date": null
        },
        {
            "id": 55572,
            "ip_address": "114.130.156.220",
            "count": 1,
            "first_visit": "2023-09-20T22:10:52.898833+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 1412,
            "ip_address": "114.130.156.225",
            "count": 3,
            "first_visit": "2021-12-27T17:40:47.141073+06:00",
            "date": null
        },
        {
            "id": 59435,
            "ip_address": "114.130.156.226",
            "count": 1,
            "first_visit": "2023-11-13T14:04:01.900933+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 9865,
            "ip_address": "114.130.156.229",
            "count": 2,
            "first_visit": "2022-05-20T23:11:30.000416+06:00",
            "date": null
        },
        {
            "id": 16466,
            "ip_address": "114.130.156.231",
            "count": 1,
            "first_visit": "2022-06-19T01:14:34.998575+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 60279,
            "ip_address": "114.130.156.232",
            "count": 1,
            "first_visit": "2023-11-29T15:44:54.286118+06:00",
            "date": "2023-11-29"
        }
    ]
}