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

{
    "count": 93037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10304&ordering=-ip_address",
    "results": [
        {
            "id": 58288,
            "ip_address": "58.145.188.229",
            "count": 1,
            "first_visit": "2023-10-23T22:12:23.953480+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 36063,
            "ip_address": "58.145.188.229",
            "count": 1,
            "first_visit": "2022-10-18T01:50:01.177273+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 6506,
            "ip_address": "58.145.188.228",
            "count": 4,
            "first_visit": "2022-05-16T01:36:35.200120+06:00",
            "date": null
        },
        {
            "id": 8232,
            "ip_address": "58.145.188.227",
            "count": 1,
            "first_visit": "2022-05-17T17:26:31.542450+06:00",
            "date": null
        },
        {
            "id": 69963,
            "ip_address": "58.145.188.227",
            "count": 3,
            "first_visit": "2024-06-17T11:46:29.303341+06:00",
            "date": "2024-06-17"
        },
        {
            "id": 16497,
            "ip_address": "58.145.188.226",
            "count": 1,
            "first_visit": "2022-06-19T07:09:07.343884+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 2341,
            "ip_address": "58.145.188.226",
            "count": 1,
            "first_visit": "2022-01-17T00:16:31.990883+06:00",
            "date": null
        },
        {
            "id": 40899,
            "ip_address": "58.145.188.225",
            "count": 1,
            "first_visit": "2023-01-24T16:02:17.983811+06:00",
            "date": "2023-01-24"
        }
    ]
}