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

{
    "count": 102581,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48088&ordering=ip_address",
    "results": [
        {
            "id": 15358,
            "ip_address": "116.58.203.46",
            "count": 1,
            "first_visit": "2022-06-15T16:53:16.602569+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7364,
            "ip_address": "116.58.203.46",
            "count": 2,
            "first_visit": "2022-05-16T22:22:55.061402+06:00",
            "date": null
        },
        {
            "id": 17736,
            "ip_address": "116.58.203.46",
            "count": 2,
            "first_visit": "2022-06-23T12:01:11.501566+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10055,
            "ip_address": "116.58.203.49",
            "count": 1,
            "first_visit": "2022-05-21T17:42:48.153925+06:00",
            "date": null
        },
        {
            "id": 82920,
            "ip_address": "116.58.203.49",
            "count": 1,
            "first_visit": "2025-05-17T12:58:40.191326+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 10862,
            "ip_address": "116.58.203.5",
            "count": 1,
            "first_visit": "2022-05-24T10:11:03.761197+06:00",
            "date": null
        },
        {
            "id": 9840,
            "ip_address": "116.58.203.50",
            "count": 1,
            "first_visit": "2022-05-20T22:44:10.797174+06:00",
            "date": null
        },
        {
            "id": 10890,
            "ip_address": "116.58.203.52",
            "count": 1,
            "first_visit": "2022-05-24T10:44:04.450616+06:00",
            "date": null
        }
    ]
}