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

{
    "count": 102731,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51064&ordering=ip_address",
    "results": [
        {
            "id": 1724,
            "ip_address": "119.30.39.65",
            "count": 2,
            "first_visit": "2022-01-08T19:56:40.045639+06:00",
            "date": null
        },
        {
            "id": 27069,
            "ip_address": "119.30.39.66",
            "count": 1,
            "first_visit": "2022-07-25T07:10:06.748043+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18715,
            "ip_address": "119.30.39.66",
            "count": 1,
            "first_visit": "2022-06-25T18:48:34.497739+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18284,
            "ip_address": "119.30.39.66",
            "count": 1,
            "first_visit": "2022-06-24T20:58:35.062098+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 10379,
            "ip_address": "119.30.39.67",
            "count": 1,
            "first_visit": "2022-05-22T19:45:31.167743+06:00",
            "date": null
        },
        {
            "id": 9131,
            "ip_address": "119.30.39.68",
            "count": 2,
            "first_visit": "2022-05-18T22:42:33.613180+06:00",
            "date": null
        },
        {
            "id": 8340,
            "ip_address": "119.30.39.7",
            "count": 1,
            "first_visit": "2022-05-17T22:24:59.233139+06:00",
            "date": null
        },
        {
            "id": 18470,
            "ip_address": "119.30.39.70",
            "count": 1,
            "first_visit": "2022-06-25T08:07:55.888748+06:00",
            "date": "2022-06-25"
        }
    ]
}