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

{
    "count": 102556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47768&ordering=ip_address",
    "results": [
        {
            "id": 27774,
            "ip_address": "116.58.202.122",
            "count": 1,
            "first_visit": "2022-07-26T15:23:21.599932+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 54724,
            "ip_address": "116.58.202.122",
            "count": 1,
            "first_visit": "2023-09-10T11:49:05.644391+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 29031,
            "ip_address": "116.58.202.124",
            "count": 1,
            "first_visit": "2022-07-29T00:52:13.524008+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 26129,
            "ip_address": "116.58.202.124",
            "count": 2,
            "first_visit": "2022-07-23T00:14:29.094289+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12295,
            "ip_address": "116.58.202.124",
            "count": 1,
            "first_visit": "2022-05-28T22:17:00.941963+06:00",
            "date": null
        },
        {
            "id": 88746,
            "ip_address": "116.58.202.125",
            "count": 1,
            "first_visit": "2025-08-31T17:47:28.710288+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 10260,
            "ip_address": "116.58.202.127",
            "count": 2,
            "first_visit": "2022-05-22T11:12:28.730818+06:00",
            "date": null
        },
        {
            "id": 82979,
            "ip_address": "116.58.202.128",
            "count": 1,
            "first_visit": "2025-05-18T12:10:07.059142+06:00",
            "date": "2025-05-18"
        }
    ]
}