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

{
    "count": 97275,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8968&ordering=ip_address",
    "results": [
        {
            "id": 34571,
            "ip_address": "103.159.126.114",
            "count": 1,
            "first_visit": "2022-09-17T21:00:34.907656+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 16359,
            "ip_address": "103.159.126.129",
            "count": 1,
            "first_visit": "2022-06-18T12:27:25.056750+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 36909,
            "ip_address": "103.159.126.132",
            "count": 1,
            "first_visit": "2022-11-04T07:52:05.137891+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 49343,
            "ip_address": "103.159.126.156",
            "count": 1,
            "first_visit": "2023-07-04T21:40:47.831534+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 11606,
            "ip_address": "103.159.126.176",
            "count": 3,
            "first_visit": "2022-05-26T06:19:34.691512+06:00",
            "date": null
        },
        {
            "id": 13126,
            "ip_address": "103.159.126.191",
            "count": 1,
            "first_visit": "2022-05-31T14:52:21.488126+06:00",
            "date": null
        },
        {
            "id": 45376,
            "ip_address": "103.159.126.34",
            "count": 1,
            "first_visit": "2023-04-16T04:40:26.533165+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 61853,
            "ip_address": "103.159.126.40",
            "count": 2,
            "first_visit": "2023-12-25T23:07:44.276042+06:00",
            "date": "2023-12-25"
        }
    ]
}