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

{
    "count": 100588,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19664&ordering=ip_address",
    "results": [
        {
            "id": 25945,
            "ip_address": "103.58.74.249",
            "count": 1,
            "first_visit": "2022-07-22T12:46:52.151697+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26689,
            "ip_address": "103.58.74.249",
            "count": 2,
            "first_visit": "2022-07-24T11:29:45.363947+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 93068,
            "ip_address": "103.58.74.249",
            "count": 1,
            "first_visit": "2025-12-17T17:51:41.779911+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 86285,
            "ip_address": "103.58.74.251",
            "count": 1,
            "first_visit": "2025-07-22T10:24:51.906733+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 30164,
            "ip_address": "103.58.74.32",
            "count": 1,
            "first_visit": "2022-07-31T04:43:52.428320+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8653,
            "ip_address": "103.58.74.32",
            "count": 3,
            "first_visit": "2022-05-18T06:49:14.724138+06:00",
            "date": null
        },
        {
            "id": 13125,
            "ip_address": "103.58.74.36",
            "count": 1,
            "first_visit": "2022-05-31T14:49:21.678149+06:00",
            "date": null
        },
        {
            "id": 19908,
            "ip_address": "103.58.74.39",
            "count": 1,
            "first_visit": "2022-06-29T02:35:32.652679+06:00",
            "date": "2022-06-29"
        }
    ]
}