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

{
    "count": 99654,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93520&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93504&ordering=date",
    "results": [
        {
            "id": 1087,
            "ip_address": "27.147.255.239",
            "count": 2,
            "first_visit": "2021-12-20T21:07:04.014600+06:00",
            "date": null
        },
        {
            "id": 1131,
            "ip_address": "157.90.245.239",
            "count": 1,
            "first_visit": "2021-12-21T09:14:55.436926+06:00",
            "date": null
        },
        {
            "id": 1058,
            "ip_address": "202.144.203.22",
            "count": 3,
            "first_visit": "2021-12-20T14:52:57.501134+06:00",
            "date": null
        },
        {
            "id": 1153,
            "ip_address": "202.134.13.130",
            "count": 4,
            "first_visit": "2021-12-21T13:18:59.032894+06:00",
            "date": null
        },
        {
            "id": 1126,
            "ip_address": "103.133.201.227",
            "count": 1,
            "first_visit": "2021-12-21T07:59:29.818202+06:00",
            "date": null
        },
        {
            "id": 1125,
            "ip_address": "90.209.176.98",
            "count": 1,
            "first_visit": "2021-12-21T07:57:49.799312+06:00",
            "date": null
        },
        {
            "id": 1123,
            "ip_address": "103.136.230.241",
            "count": 1,
            "first_visit": "2021-12-21T06:57:51.196133+06:00",
            "date": null
        },
        {
            "id": 1121,
            "ip_address": "45.125.222.58",
            "count": 2,
            "first_visit": "2021-12-21T04:30:22.859366+06:00",
            "date": null
        }
    ]
}