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

{
    "count": 93460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78552&ordering=-ip_address",
    "results": [
        {
            "id": 69682,
            "ip_address": "103.230.209.59",
            "count": 1,
            "first_visit": "2024-06-09T00:40:56.421942+06:00",
            "date": "2024-06-09"
        },
        {
            "id": 45428,
            "ip_address": "103.230.183.5",
            "count": 1,
            "first_visit": "2023-04-17T06:13:49.219406+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 2699,
            "ip_address": "103.230.183.5",
            "count": 1,
            "first_visit": "2022-01-23T21:00:45.706385+06:00",
            "date": null
        },
        {
            "id": 28147,
            "ip_address": "103.230.183.5",
            "count": 1,
            "first_visit": "2022-07-27T11:41:48.403555+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 37469,
            "ip_address": "103.230.182.254",
            "count": 1,
            "first_visit": "2022-11-16T12:07:57.625656+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 30479,
            "ip_address": "103.230.182.252",
            "count": 1,
            "first_visit": "2022-07-31T18:16:35.619530+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 4953,
            "ip_address": "103.230.182.250",
            "count": 1,
            "first_visit": "2022-04-06T15:39:12.924646+06:00",
            "date": null
        },
        {
            "id": 3687,
            "ip_address": "103.230.182.246",
            "count": 1,
            "first_visit": "2022-02-17T13:00:48.124306+06:00",
            "date": null
        }
    ]
}