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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49816&ordering=-ip_address",
    "results": [
        {
            "id": 24811,
            "ip_address": "123.253.65.64",
            "count": 1,
            "first_visit": "2022-07-20T18:32:55.488107+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11564,
            "ip_address": "123.253.65.6",
            "count": 10,
            "first_visit": "2022-05-26T00:47:43.443156+06:00",
            "date": null
        },
        {
            "id": 38473,
            "ip_address": "123.253.65.55",
            "count": 1,
            "first_visit": "2022-12-08T12:47:29.899363+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 1630,
            "ip_address": "123.253.65.55",
            "count": 3,
            "first_visit": "2022-01-03T21:53:19.211344+06:00",
            "date": null
        },
        {
            "id": 1655,
            "ip_address": "123.253.65.54",
            "count": 1,
            "first_visit": "2022-01-04T18:41:15.267885+06:00",
            "date": null
        },
        {
            "id": 66224,
            "ip_address": "123.253.65.54",
            "count": 1,
            "first_visit": "2024-03-22T19:47:15.454235+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 36544,
            "ip_address": "123.253.65.50",
            "count": 1,
            "first_visit": "2022-10-27T17:31:32.836902+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36390,
            "ip_address": "123.253.65.50",
            "count": 1,
            "first_visit": "2022-10-24T10:57:32.291707+06:00",
            "date": "2022-10-24"
        }
    ]
}