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

{
    "count": 100625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15640&ordering=ip_address",
    "results": [
        {
            "id": 28963,
            "ip_address": "103.230.105.35",
            "count": 1,
            "first_visit": "2022-07-28T23:08:16.231728+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 61067,
            "ip_address": "103.230.105.35",
            "count": 1,
            "first_visit": "2023-12-12T16:39:34.764959+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 8752,
            "ip_address": "103.230.105.37",
            "count": 3,
            "first_visit": "2022-05-18T10:16:53.110350+06:00",
            "date": null
        },
        {
            "id": 50650,
            "ip_address": "103.230.105.38",
            "count": 2,
            "first_visit": "2023-07-23T13:09:04.133111+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 12566,
            "ip_address": "103.230.105.38",
            "count": 1,
            "first_visit": "2022-05-29T22:09:21.500711+06:00",
            "date": null
        },
        {
            "id": 6846,
            "ip_address": "103.230.105.39",
            "count": 2,
            "first_visit": "2022-05-16T16:39:34.994915+06:00",
            "date": null
        },
        {
            "id": 98622,
            "ip_address": "103.230.105.4",
            "count": 1,
            "first_visit": "2026-05-29T20:25:08.624915+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 56924,
            "ip_address": "103.230.105.4",
            "count": 1,
            "first_visit": "2023-10-06T16:10:59.850041+06:00",
            "date": "2023-10-06"
        }
    ]
}