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

{
    "count": 92543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9672&ordering=ip_address",
    "results": [
        {
            "id": 87768,
            "ip_address": "103.170.173.42",
            "count": 1,
            "first_visit": "2025-08-15T17:40:51.148943+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 84369,
            "ip_address": "103.170.173.58",
            "count": 1,
            "first_visit": "2025-06-23T06:49:33.108580+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 84622,
            "ip_address": "103.170.173.58",
            "count": 3,
            "first_visit": "2025-06-27T20:36:57.612806+06:00",
            "date": "2025-06-27"
        },
        {
            "id": 3080,
            "ip_address": "103.170.174.10",
            "count": 5,
            "first_visit": "2022-01-31T10:38:17.326962+06:00",
            "date": null
        },
        {
            "id": 2694,
            "ip_address": "103.170.174.11",
            "count": 1,
            "first_visit": "2022-01-23T20:05:43.779126+06:00",
            "date": null
        },
        {
            "id": 36112,
            "ip_address": "103.170.174.15",
            "count": 1,
            "first_visit": "2022-10-18T21:31:40.694019+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 16191,
            "ip_address": "103.170.174.16",
            "count": 1,
            "first_visit": "2022-06-18T01:51:37.379369+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 18061,
            "ip_address": "103.170.174.16",
            "count": 1,
            "first_visit": "2022-06-24T10:52:38.860813+06:00",
            "date": "2022-06-24"
        }
    ]
}