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

{
    "count": 102231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1512&ordering=ip_address",
    "results": [
        {
            "id": 94365,
            "ip_address": "103.111.60.167",
            "count": 1,
            "first_visit": "2026-01-22T10:53:36.542145+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 25057,
            "ip_address": "103.111.88.224",
            "count": 1,
            "first_visit": "2022-07-21T01:13:06.331483+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 65649,
            "ip_address": "103.111.88.228",
            "count": 1,
            "first_visit": "2024-03-07T23:40:48.357184+06:00",
            "date": "2024-03-07"
        },
        {
            "id": 844,
            "ip_address": "103.111.88.229",
            "count": 1,
            "first_visit": "2021-12-19T18:36:28.904404+06:00",
            "date": null
        },
        {
            "id": 64548,
            "ip_address": "103.111.88.229",
            "count": 1,
            "first_visit": "2024-02-10T15:19:55.364269+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 937,
            "ip_address": "103.111.88.233",
            "count": 2,
            "first_visit": "2021-12-19T21:53:00.803882+06:00",
            "date": null
        },
        {
            "id": 29236,
            "ip_address": "103.111.88.233",
            "count": 2,
            "first_visit": "2022-07-29T11:26:36.454059+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 53016,
            "ip_address": "103.111.88.234",
            "count": 2,
            "first_visit": "2023-08-20T17:43:04.320658+06:00",
            "date": "2023-08-20"
        }
    ]
}