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

{
    "count": 94242,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12920&ordering=ip_address",
    "results": [
        {
            "id": 78260,
            "ip_address": "103.206.230.83",
            "count": 1,
            "first_visit": "2025-01-26T22:13:51.925862+06:00",
            "date": "2025-01-26"
        },
        {
            "id": 32282,
            "ip_address": "103.206.231.133",
            "count": 1,
            "first_visit": "2022-08-17T23:50:27.429344+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 27396,
            "ip_address": "103.206.231.157",
            "count": 1,
            "first_visit": "2022-07-25T19:43:44.812655+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 24787,
            "ip_address": "103.206.231.240",
            "count": 1,
            "first_visit": "2022-07-20T17:45:58.904840+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 1735,
            "ip_address": "103.206.231.58",
            "count": 1,
            "first_visit": "2022-01-09T11:29:35.029155+06:00",
            "date": null
        },
        {
            "id": 93127,
            "ip_address": "103.20.64.215",
            "count": 1,
            "first_visit": "2025-12-19T20:48:15.255212+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 6896,
            "ip_address": "103.208.134.33",
            "count": 1,
            "first_visit": "2022-05-16T17:06:39.643607+06:00",
            "date": null
        },
        {
            "id": 33091,
            "ip_address": "103.208.134.33",
            "count": 1,
            "first_visit": "2022-08-27T16:12:07.750313+06:00",
            "date": "2022-08-27"
        }
    ]
}