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

{
    "count": 99789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22912&ordering=ip_address",
    "results": [
        {
            "id": 16063,
            "ip_address": "103.85.233.45",
            "count": 1,
            "first_visit": "2022-06-17T17:56:17.936815+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28014,
            "ip_address": "103.85.233.47",
            "count": 1,
            "first_visit": "2022-07-27T06:26:50.411130+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3165,
            "ip_address": "103.85.233.66",
            "count": 2,
            "first_visit": "2022-02-01T07:46:51.488443+06:00",
            "date": null
        },
        {
            "id": 13167,
            "ip_address": "103.85.234.159",
            "count": 1,
            "first_visit": "2022-05-31T18:46:20.713903+06:00",
            "date": null
        },
        {
            "id": 36434,
            "ip_address": "103.85.236.133",
            "count": 2,
            "first_visit": "2022-10-25T10:00:57.672250+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 8109,
            "ip_address": "103.85.238.124",
            "count": 2,
            "first_visit": "2022-05-17T12:40:27.312418+06:00",
            "date": null
        },
        {
            "id": 5029,
            "ip_address": "103.85.238.126",
            "count": 1,
            "first_visit": "2022-04-10T15:56:03.393203+06:00",
            "date": null
        },
        {
            "id": 7452,
            "ip_address": "103.85.238.155",
            "count": 1,
            "first_visit": "2022-05-16T23:11:58.449068+06:00",
            "date": null
        }
    ]
}