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

{
    "count": 99455,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10528&ordering=ip_address",
    "results": [
        {
            "id": 91617,
            "ip_address": "103.173.2.155",
            "count": 2,
            "first_visit": "2025-11-04T14:28:37.431009+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 6072,
            "ip_address": "103.173.30.1",
            "count": 1,
            "first_visit": "2022-05-14T19:25:56.487964+06:00",
            "date": null
        },
        {
            "id": 19989,
            "ip_address": "103.173.30.3",
            "count": 2,
            "first_visit": "2022-06-29T10:34:51.756648+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 5479,
            "ip_address": "103.173.30.9",
            "count": 2,
            "first_visit": "2022-04-30T15:15:27.655248+06:00",
            "date": null
        },
        {
            "id": 32901,
            "ip_address": "103.173.31.26",
            "count": 1,
            "first_visit": "2022-08-25T12:00:35.130522+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 1549,
            "ip_address": "103.173.31.30",
            "count": 1,
            "first_visit": "2021-12-31T21:38:48.929023+06:00",
            "date": null
        },
        {
            "id": 3823,
            "ip_address": "103.173.31.6",
            "count": 1,
            "first_visit": "2022-02-23T18:54:20.972652+06:00",
            "date": null
        },
        {
            "id": 25627,
            "ip_address": "103.173.31.68",
            "count": 1,
            "first_visit": "2022-07-21T18:14:42.975587+06:00",
            "date": "2022-07-21"
        }
    ]
}