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

{
    "count": 98301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17696&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 29085,
            "ip_address": "103.253.45.225",
            "count": 1,
            "first_visit": "2022-07-29T02:53:34.914902+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6941,
            "ip_address": "103.253.45.226",
            "count": 4,
            "first_visit": "2022-05-16T17:47:18.497994+06:00",
            "date": null
        },
        {
            "id": 28721,
            "ip_address": "103.253.45.226",
            "count": 1,
            "first_visit": "2022-07-28T11:32:17.171999+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11807,
            "ip_address": "103.253.45.227",
            "count": 1,
            "first_visit": "2022-05-27T00:12:22.262566+06:00",
            "date": null
        }
    ]
}