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

{
    "count": 98100,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=760&ordering=ip_address",
    "results": [
        {
            "id": 96787,
            "ip_address": "103.107.134.41",
            "count": 1,
            "first_visit": "2026-04-07T11:34:39.957536+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 97450,
            "ip_address": "103.107.134.41",
            "count": 1,
            "first_visit": "2026-04-27T14:03:03.734636+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 450,
            "ip_address": "103.107.135.130",
            "count": 1,
            "first_visit": "2021-12-08T19:12:11.468350+06:00",
            "date": null
        },
        {
            "id": 449,
            "ip_address": "103.107.135.130",
            "count": 1,
            "first_visit": "2021-12-08T19:12:11.467103+06:00",
            "date": null
        },
        {
            "id": 741,
            "ip_address": "103.107.135.131",
            "count": 3,
            "first_visit": "2021-12-16T16:39:22.344017+06:00",
            "date": null
        },
        {
            "id": 18956,
            "ip_address": "103.107.135.131",
            "count": 1,
            "first_visit": "2022-06-26T07:21:10.057639+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 4344,
            "ip_address": "103.107.135.132",
            "count": 3,
            "first_visit": "2022-03-13T22:03:38.560896+06:00",
            "date": null
        },
        {
            "id": 3639,
            "ip_address": "103.107.135.134",
            "count": 2,
            "first_visit": "2022-02-15T21:48:27.235117+06:00",
            "date": null
        }
    ]
}