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

{
    "count": 98136,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2080&ordering=ip_address",
    "results": [
        {
            "id": 38416,
            "ip_address": "103.114.97.250",
            "count": 1,
            "first_visit": "2022-12-06T16:55:55.465050+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 84291,
            "ip_address": "103.114.97.73",
            "count": 2,
            "first_visit": "2025-06-21T12:21:12.194237+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 11457,
            "ip_address": "103.114.97.90",
            "count": 1,
            "first_visit": "2022-05-25T22:24:07.660507+06:00",
            "date": null
        },
        {
            "id": 9038,
            "ip_address": "103.114.97.98",
            "count": 1,
            "first_visit": "2022-05-18T18:02:30.238421+06:00",
            "date": null
        },
        {
            "id": 8849,
            "ip_address": "103.114.98.130",
            "count": 3,
            "first_visit": "2022-05-18T11:47:54.808151+06:00",
            "date": null
        },
        {
            "id": 18982,
            "ip_address": "103.114.98.130",
            "count": 1,
            "first_visit": "2022-06-26T08:49:30.579214+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 7083,
            "ip_address": "103.114.98.14",
            "count": 2,
            "first_visit": "2022-05-16T19:14:44.651200+06:00",
            "date": null
        },
        {
            "id": 28036,
            "ip_address": "103.114.98.18",
            "count": 1,
            "first_visit": "2022-07-27T07:43:47.049988+06:00",
            "date": "2022-07-27"
        }
    ]
}