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

{
    "count": 93907,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12016&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12000&ordering=id",
    "results": [
        {
            "id": 12009,
            "ip_address": "43.245.123.108",
            "count": 2,
            "first_visit": "2022-05-27T22:36:15.218205+06:00",
            "date": null
        },
        {
            "id": 12010,
            "ip_address": "103.137.81.70",
            "count": 2,
            "first_visit": "2022-05-27T22:37:22.799398+06:00",
            "date": null
        },
        {
            "id": 12011,
            "ip_address": "103.78.255.9",
            "count": 6,
            "first_visit": "2022-05-27T22:37:26.831959+06:00",
            "date": null
        },
        {
            "id": 12012,
            "ip_address": "58.145.186.237",
            "count": 2,
            "first_visit": "2022-05-27T22:37:51.830132+06:00",
            "date": null
        },
        {
            "id": 12013,
            "ip_address": "37.111.218.46",
            "count": 1,
            "first_visit": "2022-05-27T22:37:56.875294+06:00",
            "date": null
        },
        {
            "id": 12014,
            "ip_address": "37.111.204.101",
            "count": 1,
            "first_visit": "2022-05-27T22:39:04.819894+06:00",
            "date": null
        },
        {
            "id": 12015,
            "ip_address": "119.30.35.18",
            "count": 1,
            "first_visit": "2022-05-27T22:42:55.376898+06:00",
            "date": null
        },
        {
            "id": 12016,
            "ip_address": "43.245.122.149",
            "count": 1,
            "first_visit": "2022-05-27T22:44:00.860260+06:00",
            "date": null
        }
    ]
}