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

{
    "count": 93366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78896&ordering=ip_address",
    "results": [
        {
            "id": 32906,
            "ip_address": "43.245.123.178",
            "count": 1,
            "first_visit": "2022-08-25T12:25:49.314325+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 8384,
            "ip_address": "43.245.123.178",
            "count": 2,
            "first_visit": "2022-05-17T22:42:34.614841+06:00",
            "date": null
        },
        {
            "id": 31233,
            "ip_address": "43.245.123.178",
            "count": 1,
            "first_visit": "2022-08-05T12:28:17.829629+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 27236,
            "ip_address": "43.245.123.179",
            "count": 1,
            "first_visit": "2022-07-25T12:26:04.285501+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12538,
            "ip_address": "43.245.123.179",
            "count": 1,
            "first_visit": "2022-05-29T19:39:17.003296+06:00",
            "date": null
        },
        {
            "id": 9012,
            "ip_address": "43.245.123.18",
            "count": 3,
            "first_visit": "2022-05-18T16:20:44.939704+06:00",
            "date": null
        },
        {
            "id": 17576,
            "ip_address": "43.245.123.18",
            "count": 1,
            "first_visit": "2022-06-23T04:47:30.897064+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 6924,
            "ip_address": "43.245.123.180",
            "count": 2,
            "first_visit": "2022-05-16T17:32:33.064115+06:00",
            "date": null
        }
    ]
}