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

{
    "count": 96087,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=528&ordering=ip_address",
    "results": [
        {
            "id": 18931,
            "ip_address": "103.106.167.214",
            "count": 1,
            "first_visit": "2022-06-26T05:49:39.885030+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 28956,
            "ip_address": "103.106.167.224",
            "count": 1,
            "first_visit": "2022-07-28T22:55:08.757280+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6930,
            "ip_address": "103.106.167.226",
            "count": 1,
            "first_visit": "2022-05-16T17:35:43.404776+06:00",
            "date": null
        },
        {
            "id": 59798,
            "ip_address": "103.106.167.41",
            "count": 1,
            "first_visit": "2023-11-19T17:33:16.351935+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 9902,
            "ip_address": "103.106.184.3",
            "count": 1,
            "first_visit": "2022-05-21T00:13:25.895561+06:00",
            "date": null
        },
        {
            "id": 9903,
            "ip_address": "103.106.184.5",
            "count": 2,
            "first_visit": "2022-05-21T00:14:18.096774+06:00",
            "date": null
        },
        {
            "id": 10656,
            "ip_address": "103.106.184.6",
            "count": 1,
            "first_visit": "2022-05-23T13:02:46.501888+06:00",
            "date": null
        },
        {
            "id": 53571,
            "ip_address": "103.106.201.121",
            "count": 1,
            "first_visit": "2023-08-26T13:40:11.472292+06:00",
            "date": "2023-08-26"
        }
    ]
}