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

{
    "count": 102470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46048&ordering=ip_address",
    "results": [
        {
            "id": 83943,
            "ip_address": "114.130.191.8",
            "count": 1,
            "first_visit": "2025-06-12T12:10:30.862224+06:00",
            "date": "2025-06-12"
        },
        {
            "id": 68240,
            "ip_address": "114.130.191.8",
            "count": 2,
            "first_visit": "2024-05-12T21:49:52.241880+06:00",
            "date": "2024-05-12"
        },
        {
            "id": 75209,
            "ip_address": "114.130.191.8",
            "count": 1,
            "first_visit": "2024-11-04T19:28:11.184223+06:00",
            "date": "2024-11-04"
        },
        {
            "id": 71285,
            "ip_address": "114.130.191.9",
            "count": 1,
            "first_visit": "2024-07-17T16:31:42.045002+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 90321,
            "ip_address": "114.130.191.9",
            "count": 1,
            "first_visit": "2025-10-04T07:10:10.659300+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 7559,
            "ip_address": "114.130.25.38",
            "count": 1,
            "first_visit": "2022-05-17T01:19:06.277467+06:00",
            "date": null
        },
        {
            "id": 3660,
            "ip_address": "114.130.25.42",
            "count": 2,
            "first_visit": "2022-02-16T13:07:57.279750+06:00",
            "date": null
        },
        {
            "id": 13398,
            "ip_address": "114.130.38.102",
            "count": 1,
            "first_visit": "2022-06-02T18:49:12.396745+06:00",
            "date": null
        }
    ]
}