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

{
    "count": 96646,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21768&ordering=ip_address",
    "results": [
        {
            "id": 80826,
            "ip_address": "103.80.2.79",
            "count": 1,
            "first_visit": "2025-03-31T23:52:59.196546+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 2397,
            "ip_address": "103.80.3.115",
            "count": 1,
            "first_visit": "2022-01-17T23:24:04.565781+06:00",
            "date": null
        },
        {
            "id": 8347,
            "ip_address": "103.80.3.126",
            "count": 6,
            "first_visit": "2022-05-17T22:26:57.923320+06:00",
            "date": null
        },
        {
            "id": 56671,
            "ip_address": "103.80.3.126",
            "count": 2,
            "first_visit": "2023-10-03T19:19:49.561873+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 25202,
            "ip_address": "103.80.3.229",
            "count": 1,
            "first_visit": "2022-07-21T08:25:11.769378+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 54108,
            "ip_address": "103.80.3.26",
            "count": 1,
            "first_visit": "2023-09-02T11:57:36.053687+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 12674,
            "ip_address": "103.80.3.30",
            "count": 1,
            "first_visit": "2022-05-30T01:44:19.701938+06:00",
            "date": null
        },
        {
            "id": 4161,
            "ip_address": "103.80.70.36",
            "count": 1,
            "first_visit": "2022-03-07T14:27:57.030492+06:00",
            "date": null
        }
    ]
}