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

{
    "count": 96199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20224&ordering=-ip_address",
    "results": [
        {
            "id": 36088,
            "ip_address": "37.111.216.36",
            "count": 1,
            "first_visit": "2022-10-18T14:23:38.948704+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 62636,
            "ip_address": "37.111.216.251",
            "count": 1,
            "first_visit": "2024-01-08T10:16:55.706439+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 36211,
            "ip_address": "37.111.216.24",
            "count": 1,
            "first_visit": "2022-10-20T16:06:36.756407+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 1389,
            "ip_address": "37.111.216.23",
            "count": 1,
            "first_visit": "2021-12-26T16:22:24.779906+06:00",
            "date": null
        },
        {
            "id": 1571,
            "ip_address": "37.111.216.222",
            "count": 1,
            "first_visit": "2022-01-01T21:14:55.064525+06:00",
            "date": null
        },
        {
            "id": 5614,
            "ip_address": "37.111.216.221",
            "count": 2,
            "first_visit": "2022-05-04T20:53:25.441206+06:00",
            "date": null
        },
        {
            "id": 32995,
            "ip_address": "37.111.216.22",
            "count": 1,
            "first_visit": "2022-08-26T09:32:26.298975+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 74134,
            "ip_address": "37.111.216.217",
            "count": 2,
            "first_visit": "2024-10-07T19:51:57.751939+06:00",
            "date": "2024-10-07"
        }
    ]
}