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

{
    "count": 95455,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17152&ordering=ip_address",
    "results": [
        {
            "id": 19822,
            "ip_address": "103.253.45.218",
            "count": 1,
            "first_visit": "2022-06-28T20:15:32.262313+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10027,
            "ip_address": "103.253.45.218",
            "count": 2,
            "first_visit": "2022-05-21T15:01:37.490938+06:00",
            "date": null
        },
        {
            "id": 17553,
            "ip_address": "103.253.45.219",
            "count": 1,
            "first_visit": "2022-06-23T00:49:51.414744+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 12671,
            "ip_address": "103.253.45.219",
            "count": 2,
            "first_visit": "2022-05-30T01:26:13.647027+06:00",
            "date": null
        },
        {
            "id": 10221,
            "ip_address": "103.253.45.221",
            "count": 1,
            "first_visit": "2022-05-22T06:54:55.507079+06:00",
            "date": null
        },
        {
            "id": 12186,
            "ip_address": "103.253.45.222",
            "count": 2,
            "first_visit": "2022-05-28T13:46:15.832442+06:00",
            "date": null
        },
        {
            "id": 16109,
            "ip_address": "103.253.45.223",
            "count": 1,
            "first_visit": "2022-06-17T20:34:54.376310+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28982,
            "ip_address": "103.253.45.223",
            "count": 1,
            "first_visit": "2022-07-28T23:38:56.848104+06:00",
            "date": "2022-07-28"
        }
    ]
}