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

{
    "count": 101451,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38536&ordering=ip_address",
    "results": [
        {
            "id": 5977,
            "ip_address": "114.119.145.123",
            "count": 2,
            "first_visit": "2022-05-14T09:38:16.788247+06:00",
            "date": null
        },
        {
            "id": 47150,
            "ip_address": "114.119.145.125",
            "count": 1,
            "first_visit": "2023-05-25T20:26:15.079328+06:00",
            "date": "2023-05-25"
        },
        {
            "id": 63436,
            "ip_address": "114.119.145.125",
            "count": 1,
            "first_visit": "2024-01-19T20:17:43.174333+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 56526,
            "ip_address": "114.119.145.126",
            "count": 1,
            "first_visit": "2023-10-02T04:36:20.451304+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 43279,
            "ip_address": "114.119.145.126",
            "count": 1,
            "first_visit": "2023-03-06T17:19:51.107533+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 46937,
            "ip_address": "114.119.145.126",
            "count": 1,
            "first_visit": "2023-05-22T01:20:51.231491+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 39431,
            "ip_address": "114.119.145.126",
            "count": 1,
            "first_visit": "2022-12-27T01:17:17.288454+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 5957,
            "ip_address": "114.119.145.126",
            "count": 3,
            "first_visit": "2022-05-13T17:11:05.295809+06:00",
            "date": null
        }
    ]
}