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

{
    "count": 92319,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6672&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6656&ordering=id",
    "results": [
        {
            "id": 6665,
            "ip_address": "43.245.123.164",
            "count": 2,
            "first_visit": "2022-05-16T12:42:08.515869+06:00",
            "date": null
        },
        {
            "id": 6666,
            "ip_address": "119.30.39.76",
            "count": 1,
            "first_visit": "2022-05-16T12:43:30.403617+06:00",
            "date": null
        },
        {
            "id": 6667,
            "ip_address": "175.29.125.106",
            "count": 1,
            "first_visit": "2022-05-16T12:44:40.286530+06:00",
            "date": null
        },
        {
            "id": 6668,
            "ip_address": "116.58.201.96",
            "count": 2,
            "first_visit": "2022-05-16T12:50:16.661592+06:00",
            "date": null
        },
        {
            "id": 6669,
            "ip_address": "37.111.230.137",
            "count": 1,
            "first_visit": "2022-05-16T12:50:43.819179+06:00",
            "date": null
        },
        {
            "id": 6670,
            "ip_address": "58.145.190.243",
            "count": 3,
            "first_visit": "2022-05-16T12:51:21.145289+06:00",
            "date": null
        },
        {
            "id": 6671,
            "ip_address": "37.111.195.119",
            "count": 1,
            "first_visit": "2022-05-16T12:53:08.573367+06:00",
            "date": null
        },
        {
            "id": 6672,
            "ip_address": "43.245.123.72",
            "count": 1,
            "first_visit": "2022-05-16T12:53:35.504556+06:00",
            "date": null
        }
    ]
}