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

{
    "count": 92191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3432&ordering=ip_address",
    "results": [
        {
            "id": 12072,
            "ip_address": "103.126.13.4",
            "count": 1,
            "first_visit": "2022-05-28T00:26:26.921031+06:00",
            "date": null
        },
        {
            "id": 50050,
            "ip_address": "103.126.13.6",
            "count": 2,
            "first_visit": "2023-07-15T15:36:30.929005+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 25337,
            "ip_address": "103.126.14.136",
            "count": 1,
            "first_visit": "2022-07-21T10:35:36.240115+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 27526,
            "ip_address": "103.126.14.153",
            "count": 1,
            "first_visit": "2022-07-26T01:02:16.093475+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 13704,
            "ip_address": "103.126.14.170",
            "count": 1,
            "first_visit": "2022-06-06T21:55:14.421803+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 15790,
            "ip_address": "103.126.14.170",
            "count": 1,
            "first_visit": "2022-06-17T00:41:23.691262+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12922,
            "ip_address": "103.126.14.174",
            "count": 1,
            "first_visit": "2022-05-30T23:25:48.614293+06:00",
            "date": null
        },
        {
            "id": 11806,
            "ip_address": "103.126.14.176",
            "count": 2,
            "first_visit": "2022-05-27T00:11:24.940412+06:00",
            "date": null
        }
    ]
}