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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80456&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80440&ordering=count",
    "results": [
        {
            "id": 35415,
            "ip_address": "202.86.216.203",
            "count": 2,
            "first_visit": "2022-10-03T13:29:16.061266+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 22751,
            "ip_address": "103.143.91.25",
            "count": 2,
            "first_visit": "2022-07-14T17:35:44.331997+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 19083,
            "ip_address": "103.149.104.32",
            "count": 2,
            "first_visit": "2022-06-26T12:59:39.631495+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8610,
            "ip_address": "103.113.153.28",
            "count": 2,
            "first_visit": "2022-05-18T01:48:29.396479+06:00",
            "date": null
        },
        {
            "id": 28287,
            "ip_address": "40.94.35.12",
            "count": 2,
            "first_visit": "2022-07-27T18:35:50.407971+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8453,
            "ip_address": "103.115.135.82",
            "count": 2,
            "first_visit": "2022-05-17T23:07:47.887479+06:00",
            "date": null
        },
        {
            "id": 3365,
            "ip_address": "103.152.106.249",
            "count": 2,
            "first_visit": "2022-02-06T21:10:39.213224+06:00",
            "date": null
        },
        {
            "id": 545,
            "ip_address": "119.30.38.169",
            "count": 2,
            "first_visit": "2021-12-10T19:03:11.059511+06:00",
            "date": null
        }
    ]
}