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

{
    "count": 100280,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96448&ordering=date",
    "results": [
        {
            "id": 12414,
            "ip_address": "103.67.157.49",
            "count": 2,
            "first_visit": "2022-05-29T09:57:06.166832+06:00",
            "date": null
        },
        {
            "id": 8540,
            "ip_address": "42.0.7.232",
            "count": 7,
            "first_visit": "2022-05-17T23:44:37.591857+06:00",
            "date": null
        },
        {
            "id": 12314,
            "ip_address": "103.101.196.3",
            "count": 2,
            "first_visit": "2022-05-28T23:12:27.704867+06:00",
            "date": null
        },
        {
            "id": 12374,
            "ip_address": "37.111.206.225",
            "count": 2,
            "first_visit": "2022-05-29T03:48:50.984094+06:00",
            "date": null
        },
        {
            "id": 12324,
            "ip_address": "103.179.124.66",
            "count": 3,
            "first_visit": "2022-05-28T23:35:41.180273+06:00",
            "date": null
        },
        {
            "id": 12352,
            "ip_address": "119.30.38.231",
            "count": 3,
            "first_visit": "2022-05-29T00:33:09.990372+06:00",
            "date": null
        },
        {
            "id": 12394,
            "ip_address": "119.30.38.218",
            "count": 2,
            "first_visit": "2022-05-29T08:35:42.094252+06:00",
            "date": null
        },
        {
            "id": 12416,
            "ip_address": "43.224.111.205",
            "count": 2,
            "first_visit": "2022-05-29T10:03:39.912831+06:00",
            "date": null
        }
    ]
}