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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5368&ordering=ip_address",
    "results": [
        {
            "id": 3264,
            "ip_address": "103.138.120.249",
            "count": 1,
            "first_visit": "2022-02-03T15:17:33.841003+06:00",
            "date": null
        },
        {
            "id": 3340,
            "ip_address": "103.138.120.250",
            "count": 2,
            "first_visit": "2022-02-06T00:28:34.052929+06:00",
            "date": null
        },
        {
            "id": 1721,
            "ip_address": "103.138.120.252",
            "count": 1,
            "first_visit": "2022-01-08T12:43:40.497762+06:00",
            "date": null
        },
        {
            "id": 91208,
            "ip_address": "103.138.120.26",
            "count": 2,
            "first_visit": "2025-10-25T13:54:33.663049+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 91541,
            "ip_address": "103.138.120.29",
            "count": 2,
            "first_visit": "2025-11-02T20:23:14.219591+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 89229,
            "ip_address": "103.138.120.38",
            "count": 1,
            "first_visit": "2025-09-09T10:09:31.856729+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 34879,
            "ip_address": "103.138.120.66",
            "count": 3,
            "first_visit": "2022-09-23T20:21:01.417188+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 31686,
            "ip_address": "103.138.120.78",
            "count": 1,
            "first_visit": "2022-08-10T12:52:02.667572+06:00",
            "date": "2022-08-10"
        }
    ]
}