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

{
    "count": 92184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3264&ordering=ip_address",
    "results": [
        {
            "id": 82233,
            "ip_address": "103.124.226.224",
            "count": 3,
            "first_visit": "2025-05-04T04:43:23.095482+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 1797,
            "ip_address": "103.124.226.225",
            "count": 1,
            "first_visit": "2022-01-11T11:17:51.002024+06:00",
            "date": null
        },
        {
            "id": 9382,
            "ip_address": "103.124.226.227",
            "count": 2,
            "first_visit": "2022-05-19T13:57:26.583354+06:00",
            "date": null
        },
        {
            "id": 3608,
            "ip_address": "103.124.226.234",
            "count": 1,
            "first_visit": "2022-02-14T21:36:37.688703+06:00",
            "date": null
        },
        {
            "id": 25167,
            "ip_address": "103.124.226.235",
            "count": 1,
            "first_visit": "2022-07-21T07:28:26.003826+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23734,
            "ip_address": "103.124.226.235",
            "count": 7,
            "first_visit": "2022-07-18T22:20:55.478351+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24893,
            "ip_address": "103.124.226.235",
            "count": 1,
            "first_visit": "2022-07-20T21:02:16.397876+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3587,
            "ip_address": "103.124.226.237",
            "count": 1,
            "first_visit": "2022-02-14T09:47:34.776761+06:00",
            "date": null
        }
    ]
}