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

{
    "count": 96294,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20576&ordering=ip_address",
    "results": [
        {
            "id": 26890,
            "ip_address": "103.67.159.86",
            "count": 1,
            "first_visit": "2022-07-24T22:47:18.378776+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8118,
            "ip_address": "103.67.159.87",
            "count": 1,
            "first_visit": "2022-05-17T12:42:06.778811+06:00",
            "date": null
        },
        {
            "id": 19471,
            "ip_address": "103.67.159.9",
            "count": 1,
            "first_visit": "2022-06-27T15:14:42.884156+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 24511,
            "ip_address": "103.67.159.9",
            "count": 1,
            "first_visit": "2022-07-20T11:05:42.980697+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13016,
            "ip_address": "103.67.159.90",
            "count": 1,
            "first_visit": "2022-05-31T07:37:34.703084+06:00",
            "date": null
        },
        {
            "id": 14450,
            "ip_address": "103.67.159.92",
            "count": 1,
            "first_visit": "2022-06-11T10:34:54.713099+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 13233,
            "ip_address": "103.67.159.92",
            "count": 2,
            "first_visit": "2022-06-01T07:12:13.811474+06:00",
            "date": null
        },
        {
            "id": 27870,
            "ip_address": "103.67.159.93",
            "count": 1,
            "first_visit": "2022-07-26T20:34:27.658229+06:00",
            "date": "2022-07-26"
        }
    ]
}