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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79768&ordering=ip_address",
    "results": [
        {
            "id": 1389,
            "ip_address": "37.111.216.23",
            "count": 1,
            "first_visit": "2021-12-26T16:22:24.779906+06:00",
            "date": null
        },
        {
            "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": 62636,
            "ip_address": "37.111.216.251",
            "count": 1,
            "first_visit": "2024-01-08T10:16:55.706439+06:00",
            "date": "2024-01-08"
        },
        {
            "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": 27387,
            "ip_address": "37.111.216.56",
            "count": 2,
            "first_visit": "2022-07-25T18:25:02.060717+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 35569,
            "ip_address": "37.111.216.60",
            "count": 1,
            "first_visit": "2022-10-06T15:27:42.779081+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 8047,
            "ip_address": "37.111.216.7",
            "count": 2,
            "first_visit": "2022-05-17T12:14:34.069271+06:00",
            "date": null
        },
        {
            "id": 31979,
            "ip_address": "37.111.216.71",
            "count": 2,
            "first_visit": "2022-08-14T10:31:00.610784+06:00",
            "date": "2022-08-14"
        }
    ]
}