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

{
    "count": 100092,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2288&ordering=ip_address",
    "results": [
        {
            "id": 48388,
            "ip_address": "103.115.27.184",
            "count": 1,
            "first_visit": "2023-06-17T08:10:16.169183+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 5070,
            "ip_address": "103.115.27.43",
            "count": 1,
            "first_visit": "2022-04-12T02:54:57.651832+06:00",
            "date": null
        },
        {
            "id": 83077,
            "ip_address": "103.115.27.64",
            "count": 1,
            "first_visit": "2025-05-20T10:36:32.248815+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 11492,
            "ip_address": "103.115.27.91",
            "count": 1,
            "first_visit": "2022-05-25T23:11:35.789452+06:00",
            "date": null
        },
        {
            "id": 10141,
            "ip_address": "103.115.74.20",
            "count": 1,
            "first_visit": "2022-05-21T23:08:49.648481+06:00",
            "date": null
        },
        {
            "id": 23787,
            "ip_address": "103.116.116.126",
            "count": 1,
            "first_visit": "2022-07-18T22:34:22.532069+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 33355,
            "ip_address": "103.116.116.126",
            "count": 1,
            "first_visit": "2022-08-29T20:00:59.494014+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 98457,
            "ip_address": "103.116.116.242",
            "count": 2,
            "first_visit": "2026-05-23T21:51:46.140109+06:00",
            "date": "2026-05-23"
        }
    ]
}