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

{
    "count": 98166,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7648&ordering=ip_address",
    "results": [
        {
            "id": 72561,
            "ip_address": "103.150.255.234",
            "count": 1,
            "first_visit": "2024-08-26T09:44:08.281110+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 69178,
            "ip_address": "103.150.255.235",
            "count": 1,
            "first_visit": "2024-05-27T17:05:37.496456+06:00",
            "date": "2024-05-27"
        },
        {
            "id": 69266,
            "ip_address": "103.150.255.235",
            "count": 1,
            "first_visit": "2024-05-29T05:53:37.142446+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 11343,
            "ip_address": "103.150.255.242",
            "count": 3,
            "first_visit": "2022-05-25T11:21:51.197943+06:00",
            "date": null
        },
        {
            "id": 90078,
            "ip_address": "103.150.255.248",
            "count": 2,
            "first_visit": "2025-09-27T20:15:17.801658+06:00",
            "date": "2025-09-27"
        },
        {
            "id": 66511,
            "ip_address": "103.150.255.250",
            "count": 1,
            "first_visit": "2024-04-01T15:16:22.722587+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 13562,
            "ip_address": "103.150.255.47",
            "count": 1,
            "first_visit": "2022-06-05T16:06:37.806565+06:00",
            "date": null
        },
        {
            "id": 33741,
            "ip_address": "103.150.255.73",
            "count": 2,
            "first_visit": "2022-09-03T09:07:47.123615+06:00",
            "date": "2022-09-03"
        }
    ]
}