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

{
    "count": 95121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2136&ordering=ip_address",
    "results": [
        {
            "id": 33370,
            "ip_address": "103.115.253.41",
            "count": 1,
            "first_visit": "2022-08-29T23:39:53.087147+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 2220,
            "ip_address": "103.115.25.40",
            "count": 1,
            "first_visit": "2022-01-14T20:34:04.717585+06:00",
            "date": null
        },
        {
            "id": 8569,
            "ip_address": "103.115.254.102",
            "count": 1,
            "first_visit": "2022-05-17T23:56:57.302101+06:00",
            "date": null
        },
        {
            "id": 30261,
            "ip_address": "103.115.254.217",
            "count": 1,
            "first_visit": "2022-07-31T10:03:27.170097+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 18343,
            "ip_address": "103.115.254.218",
            "count": 2,
            "first_visit": "2022-06-25T00:23:43.876908+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 93403,
            "ip_address": "103.115.254.235",
            "count": 1,
            "first_visit": "2025-12-28T15:31:47.355165+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 83570,
            "ip_address": "103.115.254.240",
            "count": 1,
            "first_visit": "2025-06-02T00:17:03.872210+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 82935,
            "ip_address": "103.115.254.240",
            "count": 1,
            "first_visit": "2025-05-17T17:14:29.851064+06:00",
            "date": "2025-05-17"
        }
    ]
}