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

{
    "count": 101390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80576&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80560&ordering=count",
    "results": [
        {
            "id": 8384,
            "ip_address": "43.245.123.178",
            "count": 2,
            "first_visit": "2022-05-17T22:42:34.614841+06:00",
            "date": null
        },
        {
            "id": 35872,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-10-14T03:00:59.058335+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 35324,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-10-02T00:21:43.412906+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 13230,
            "ip_address": "51.15.231.95",
            "count": 2,
            "first_visit": "2022-06-01T06:39:54.828418+06:00",
            "date": null
        },
        {
            "id": 16016,
            "ip_address": "103.139.235.71",
            "count": 2,
            "first_visit": "2022-06-17T15:41:13.157859+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 18863,
            "ip_address": "103.155.99.234",
            "count": 2,
            "first_visit": "2022-06-26T00:09:45.757666+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 13233,
            "ip_address": "103.67.159.92",
            "count": 2,
            "first_visit": "2022-06-01T07:12:13.811474+06:00",
            "date": null
        },
        {
            "id": 35870,
            "ip_address": "103.49.200.46",
            "count": 2,
            "first_visit": "2022-10-14T02:14:25.428112+06:00",
            "date": "2022-10-14"
        }
    ]
}