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

{
    "count": 98168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14760&ordering=ip_address",
    "results": [
        {
            "id": 61492,
            "ip_address": "103.220.205.245",
            "count": 1,
            "first_visit": "2023-12-20T02:36:37.164795+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 83804,
            "ip_address": "103.220.205.32",
            "count": 1,
            "first_visit": "2025-06-08T17:07:46.091859+06:00",
            "date": "2025-06-08"
        },
        {
            "id": 17802,
            "ip_address": "103.220.205.35",
            "count": 1,
            "first_visit": "2022-06-23T16:59:16.553314+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 18675,
            "ip_address": "103.220.205.35",
            "count": 1,
            "first_visit": "2022-06-25T16:33:57.723956+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12705,
            "ip_address": "103.220.205.40",
            "count": 1,
            "first_visit": "2022-05-30T08:31:40.358107+06:00",
            "date": null
        },
        {
            "id": 1101,
            "ip_address": "103.220.205.43",
            "count": 1,
            "first_visit": "2021-12-21T00:20:54.380527+06:00",
            "date": null
        },
        {
            "id": 12516,
            "ip_address": "103.220.205.76",
            "count": 2,
            "first_visit": "2022-05-29T16:45:53.943573+06:00",
            "date": null
        },
        {
            "id": 18387,
            "ip_address": "103.220.205.76",
            "count": 1,
            "first_visit": "2022-06-25T03:15:39.019974+06:00",
            "date": "2022-06-25"
        }
    ]
}