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

{
    "count": 100681,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87544&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87528&ordering=date",
    "results": [
        {
            "id": 8148,
            "ip_address": "37.111.213.124",
            "count": 2,
            "first_visit": "2022-05-17T13:01:44.846170+06:00",
            "date": null
        },
        {
            "id": 8116,
            "ip_address": "202.91.41.95",
            "count": 2,
            "first_visit": "2022-05-17T12:41:52.551179+06:00",
            "date": null
        },
        {
            "id": 8146,
            "ip_address": "103.161.71.69",
            "count": 3,
            "first_visit": "2022-05-17T12:58:19.648044+06:00",
            "date": null
        },
        {
            "id": 8234,
            "ip_address": "37.111.217.16",
            "count": 1,
            "first_visit": "2022-05-17T17:27:10.764339+06:00",
            "date": null
        },
        {
            "id": 8233,
            "ip_address": "37.111.247.144",
            "count": 1,
            "first_visit": "2022-05-17T17:27:08.747304+06:00",
            "date": null
        },
        {
            "id": 8232,
            "ip_address": "58.145.188.227",
            "count": 1,
            "first_visit": "2022-05-17T17:26:31.542450+06:00",
            "date": null
        },
        {
            "id": 8145,
            "ip_address": "103.166.230.78",
            "count": 1,
            "first_visit": "2022-05-17T12:55:54.427031+06:00",
            "date": null
        },
        {
            "id": 8171,
            "ip_address": "114.119.134.182",
            "count": 8,
            "first_visit": "2022-05-17T13:51:15.013700+06:00",
            "date": null
        }
    ]
}